EranOfek / AstroPack

Astronomy & Astrophysics Software Pacakge
Other
16 stars 4 forks source link

`celestial.convert.apparent_toJ2000` should provide standard values with empty pointing model #437

Closed EastEriq closed 2 months ago

EastEriq commented 3 months ago

See https://github.com/PolishookDavid/LAST_OCS/issues/19

>> Unit.Mount.pointingCorrection
ans = 
  struct with fields:

         RA_App: []
         HA_App: []
        Dec_App: []
     RA_AppDist: 203.24
     HA_AppDist: 180
    Dec_AppDist: 30.184
        Alt_App: []
         Az_App: []
        AirMass: []
       RA_J2000: []
      Dec_J2000: []
       HA_J2000: []
EranOfek commented 3 months ago

I don't understand. How do you get this output, and what would you like it to be?

On Tue, Apr 30, 2024 at 11:48 AM EastEriq @.***> wrote:

See PolishookDavid/LAST_OCS#19 https://github.com/PolishookDavid/LAST_OCS/issues/19

Unit.Mount.pointingCorrection ans = struct with fields:

     RA_App: []
     HA_App: []
    Dec_App: []
 RA_AppDist: 203.24
 HA_AppDist: 180
Dec_AppDist: 30.184
    Alt_App: []
     Az_App: []
    AirMass: []
   RA_J2000: []
  Dec_J2000: []
   HA_J2000: []

— Reply to this email directly, view it on GitHub https://github.com/EranOfek/AstroPack/issues/437, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJUQ4NIGUQRC25AUQT5ZR3Y75LHXAVCNFSM6AAAAABG72HZ2CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3TAOBYGUZDONA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

EastEriq commented 2 months ago

(probably fixed, @EranOfek please check)

EranOfek commented 2 months ago

closing after testing