-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
This is a to-do list to prepare for the release of 2.0.
- Unit tests
- Trim down the time series ingestion bit in IO.py, the
lk.searchresultcaching is no longer necessary since LK is fast enough now. - Make sure the rotation and inclination output from
peakbagis handled neatly with and without slicing. - Tutorials need to be updated to show examples of the session and star classes and more advanced tutorials on using the
modeID,peakbagin a bit more detail. - Readthedocs needs to be updated.
- PyPi needs to be updated
- Update Readme to reflect PBjam 2.0
- Update Contributing with instructions
- Update Contributors
Post release ideas:
- in
select_n_gwe could swap outDynestywith emcee, probably a bit faster. - Build in a better prior for rotation.
modeIDcurrently uses$\nu_{rot}$ directly as the splitting, whilepeakbaguses$\nu_{rot} \sin(i)$ . This should probably be more consistently done, and with a meaningful prior implemented. At the moment we're just using uniform priors.
Metadata
Metadata
Assignees
Labels
No labels