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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature:
Added Roman-specific corrector - RomanWCSCorrector. Also introduced ST_V2V3_WCSCorrector to serve as the base for both RomanWCSCorrector and JWSTWCSCorrector. See #243 for more details.
Fixed:
Resolved an issue where search in ReadTheDocs documentation would hang.
Internal:
Refactored codebase for better performance and style consistency.