Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 0.2.2 #25

Merged
merged 1 commit into from
May 20, 2024
Merged

Release version 0.2.2 #25

merged 1 commit into from
May 20, 2024

Conversation

dahlend
Copy link
Collaborator

@dahlend dahlend commented May 20, 2024

Added

  • Added support for downloading ZTF full fields FOV information into the neospy cache.
  • Added simple lookup for observatory ecliptic state using MPC observatory codes.
  • Added 'Tutorials' to the documentation, these are larger worked examples which do not
    build at the same time as the standard docs. They are designed to be examples which
    take significant compute, and may run for many minutes.
  • Added Tutorials for 'KONA' and 'WISE Precovery'.

Changed

  • Moved population definitions to the base level and renamed it population.
  • Changed references to diameters in the broken power law sampler.
  • FOV propagation tests now return a flatten list of states.
  • Renamed data to cache to more accurately represent its function.

Fixed

  • Coordinate frame conversion was resulting in incorrect coordinate positions when
    passing Equatorial based frames to some FOV related functions. Specifically it was
    failing to convert the Equatorial frame to Ecliptic frame before performing orbit
    calculations.

@dahlend dahlend merged commit 7a5ee22 into main May 20, 2024
1 check passed
@dahlend dahlend deleted the v0.2.2 branch May 20, 2024 20:19
dahlend added a commit that referenced this pull request May 20, 2024
* Release v0.2.1 (#17)

release v0.2.1

* Remove NEO population model (#18)

* remove neo construction

* black update

* Fix doc construction (#19)

* Removed unused PDS tools (#20)

Remove unused PDS tools

* Add support for downloading ZTF fov information (#21)

* Add support for downloading ZTF fov information

* changelog

* mypy

* comments on how FOVs are made

* consistency

* docs

* add simple MPC code lookup to spice

* mypy

* fix docs and add caching

* Documentation improvements - Tutorials! (#22)

* rename doc to docs

* Frame conversion was inconsistent before FOV check

* fix FOV checks and add tutorials

* tutorials

* remove match so that black works easily

* compress fits file

* order of construction is important.

* typo in docs

* Bring API docs up to date (#23)

* fix API docs

* Minor Typos in docs (#24)

* Release version 0.2.2 (#25)

* update github build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant