Pydre

Pydre: A Python package for driving simulation data reduction - Published in JOSS (2025)

https://github.com/osudsl/pydre

Science Score: 100.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Academic email domains
  • Institutional organization owner
    Organization osudsl has institutional domain (drivesim.osu.edu)
  • JOSS paper metadata
    Published in Journal of Open Source Software

Scientific Fields

Mathematics Computer Science - 84% confidence
Last synced: 6 months ago · JSON representation ·

Repository

Driving simulation Data Reduction Engine

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 1
  • Releases: 8
Created over 9 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

readme.md

Pydre Overview

Pydre (pronounced pie-dray) is a Python software package designed to analyze the raw driving data taken from real-time driving simulation research studies.

Pydre was originally based on the output file format from the SimObserver system sold by Realtime Technologies for recording data from their SimCreator simulation system. However, it can also input data from Scanner software and any similar tabular time-series data.

Documentation

Full documentation can be found on GitHub pages.

Support

If you find a bug in Pydre, please report it using the issues feature on GitHub. For contribution information, please view the contributing page in the documentation.

Credits

Pydre was developed by The Ohio State University Driving Simulation Lab.

If you use Pydre in your research, please cite Pydre: A Python package for driving simulation data reduction in JOSS.

DOI

Owner

  • Name: The Ohio State University Driving Simulation Lab
  • Login: OSUDSL
  • Kind: organization

JOSS Publication

Pydre: A Python package for driving simulation data reduction
Published
April 21, 2025
Volume 10, Issue 108, Page 7870
Authors
Thomas Kerwin ORCID
The Ohio State University, United States
Editor
Arfon Smith ORCID
Tags
Driving simulation Data reduction

Citation (CITATION.cff)

cff-version: "1.2.0"
authors:
- family-names: Kerwin
  given-names: Thomas
  orcid: "https://orcid.org/0000-0003-4560-3203"
doi: 10.6084/m9.figshare.28765025.v1
message: If you use this software, please cite our article in the
  Journal of Open Source Software.
preferred-citation:
  authors:
  - family-names: Kerwin
    given-names: Thomas
    orcid: "https://orcid.org/0000-0003-4560-3203"
  date-published: 2025-04-21
  doi: 10.21105/joss.07870
  issn: 2475-9066
  issue: 108
  journal: Journal of Open Source Software
  publisher:
    name: Open Journals
  start: 7870
  title: "Pydre: A Python package for driving simulation data reduction"
  type: article
  url: "https://joss.theoj.org/papers/10.21105/joss.07870"
  volume: 10
title: "Pydre: A Python package for driving simulation data reduction"

GitHub Events

Total
  • Create event: 8
  • Issues event: 3
  • Release event: 5
  • Delete event: 2
  • Issue comment event: 2
  • Member event: 1
  • Push event: 95
  • Fork event: 1
Last Year
  • Create event: 8
  • Issues event: 3
  • Release event: 5
  • Delete event: 2
  • Issue comment event: 2
  • Member event: 1
  • Push event: 95
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: 19 days
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: 19 days
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • fredshone (1)
  • joshwhite-triplab (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 39 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 7
  • Total maintainers: 1
pypi.org: pydre

Driving simulation data processing engine

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 39 Last month
Rankings
Dependent packages count: 10.0%
Average: 33.1%
Dependent repos count: 56.2%
Maintainers (1)
Last synced: 6 months ago

Dependencies

pyproject.toml pypi
  • icecream *
  • loguru *
  • numpy *
  • polars *
  • scipy *
  • tqdm *