You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At some point, it was determined that SED should be optional and we've been suffering fallout from that change. See gemini-hlsw/lucuma-odb#272 for example.
I can make it refuse to call the ITC if the SED isn't available, but that code changes a lot in gemini-hlsw/lucuma-odb#268 so I'd prefer to do it there. We should then make it not optional in the ITC schema.
@cquiroz is getting
Error parsing point profile
when setting the sed to null so I think this needs to handle that case:lucuma-itc/modules/service/src/main/scala/lucuma/itc/service/ItcPartials.scala
Line 455 in 533d0f2
The text was updated successfully, but these errors were encountered: