ojustino
ojustino
Hi @Russell-Ryan, did you see number 3 on `poppy`'s [installation guide](https://poppy-optics.readthedocs.io/en/latest/installation.html#installation)? You want to make sure you're in the same conda environment you created to test my Cycle 9 pull...
You do have *a* version of `poppy`, but Marshall has asked you to install the development version, which happens via the method linked in my previous post.
I think it's worth a test, but I don't think it should hold up a 1.0.0 release. I can add it to my to-do list for the future.
I believe this is because of a problem with the `stsci_rtd_theme` package that's used to control CSS settings. `jwst`'s docs have [~the same issue~](https://jwst-pipeline.readthedocs.io/en/latest/jwst/introduction.html#output-file) ([updated link](https://jwst-pipeline.readthedocs.io/en/latest/jwst/user_documentation/input_output_file_conventions.html)). I reported this issue...
@astrojonathan Thank you for the assist; I nearly have this fixed. One more question: The `Place.create` + `gotoTarget` method works for all expected bodies except Earth. When I feed the...
@astrojonathan This comment is lower priority than the previous one, but `gotoTarget(place, noZoom, instant, trackObject)` is also not working as expected -- I would like a smooth scroll to the...
The maintainers of `stsci_rtd_theme`accepted the fix in spacetelescope/stsci_rtd_theme#20 several months ago. They haven't done another release since the PR was merged, so we may need to specifically install the version...
I agree that this should be addressed package-wide and not just in the tracing operations. At first glance, I don't see a problem with our operations' current attributes being read-only...