Skip to content

v0.26.0

Latest
Compare
Choose a tag to compare
@michaelaye michaelaye released this 16 Mar 14:14
· 60 commits to master since this release

New Features

  • get Spicer running (#37)

    • Spicer is my small class-based framework around SPICE commands to make
      illumination calculations more human-readable. I have used this for years and added it here now.
  • add self rep for CTXCollection (#36)

  • confusing/convoluted API for downloading indexes (#35)

    • downloading was safeguarded far too much to be useful.
      Removed a lot of code (always good), which also made get_index
      much clearer and simpler.