Skip to content

v0.3.0

Choose a tag to compare

@bcaddy bcaddy released this 15 Jul 18:41
· 110 commits to main since this release
89d1495

Add support for track files

Add the ability to collate track files

Added collate_tracks_from_ascii and collate_tracks_from_binary to convert .track.dat and .track_mpiio_optimized files respectively into parquet files. The new parquet files have global particle IDs, mu, and delta mu columns.

Other

  • adds documentation for everything
  • setup_pt_logger to setup a logger for PegasusTools
  • update nox arguments to pytest and improved coverage reports
  • adds polars-u64-idx to dependencies
  • add a section to the readme on how to cite this work