Hi there, I'm part of the jwst pipeline team. We are in the process of establishing a public API for stcal, and I noticed that your repository is using some of our functionality. I saw, though, that you aren't importing directly from stcal. Is there something we could do that would make your life easier when using our code, or any issues that are preventing you from importing stcal?
I ask because:
- We want to make sure we retain as public any methods that are actually being used by other projects like yours and
- We are continuously making updates to stcal functionality, including bugfixes and runtime improvements, that we hope will benefit external users in addition to JWST and Roman
Disclaimer: I'm reaching out on my own to better understand current usages of our repositories. We do not have any official direction from on-high regarding supporting other observatories. However it should be relatively straightforward for us to help you use our code, as it'll likely also help us organize our own code, find bugs, and reduce technical debt.
Hi there, I'm part of the jwst pipeline team. We are in the process of establishing a public API for stcal, and I noticed that your repository is using some of our functionality. I saw, though, that you aren't importing directly from stcal. Is there something we could do that would make your life easier when using our code, or any issues that are preventing you from importing stcal?
I ask because:
Disclaimer: I'm reaching out on my own to better understand current usages of our repositories. We do not have any official direction from on-high regarding supporting other observatories. However it should be relatively straightforward for us to help you use our code, as it'll likely also help us organize our own code, find bugs, and reduce technical debt.