Releases: OZGrav/psrdb
Releases · OZGrav/psrdb
Data release and badge filters
New features
- Added a dev script that makes a data release
- Added a pulsar_fold_summary table
- Added date and badge filters to toa and result downloads
Bug fixes
- Changed ToA queries to use nsubType
- Fixed docs links, typos and outdated argument descriptions
New ToA nsub types and more observation metadata
New features
- Added the two new nsub types to the ToA queries
- Made dev scripts for uploading Molonglo results
- Added nbin, nchan and mode_duration to the observation list and download command results
Bug fixes
- Updated graphql list queries to use proper variables to trigger query resolution properly
New ToA format
New Features:
- Upload ToAs and residuals in new format that includes nchan and npol
- Improved toa upload speed with pagination
- Filter observations by main_project
Bug Fixes:
- Added missing logger to the main script
- Send off ToA upload queries 1000 at a time to prevent graphql size errors
Molongolo updates
New features
- Filter observations by main_project
- Upload Molongolo observations
Bug fixes
- Catches some stray calibration obs that are labelled fold mode in the obs.header
ToA and residual format update
Updated the ToA and residual uploads to handle the new format on the data portal that allows ToAs from different projects to be uploaded independently.
Documentation improvement and first PyPi version
New features
- Added a filter for unprocessed and incomplete observations and the ability to download the list to a CSV
- Updated the documentation with updated install instructions, how to use examples, a description of all command line options and class inputs
- Made a pytest github action
- Made a script to upload all search obs
Bug fixes
- Flushing the stdout line of the vap lines count makes the duration calculation faster and not time out
- Minor fix to image listing
- Improved observation uploads by handling calibrations correctly
Other
- Simplified the classes so they only input the URL and token for the
graphql_clientclass - Removed unused command line interface sub commands (create update delete) and unused functions
New Database v3.0.0
Updated all of the models to use the new database format, simplified several of the functions and began documentation.
MeerPipe version 2
The operational version of psrdb for version 2.0.0 of MeerPipe on the OzStar HPC cluster as of May, 2023.