Keck-DataReductionPipelines / KCWI_DRP

KCWI python DRP
BSD 3-Clause "New" or "Revised" License
9 stars 14 forks source link

Make standard star name matching more robust #138

Open MNBrod opened 2 years ago

MNBrod commented 2 years ago

Standard stars are identified by name in the DRP, which can cause issues if the user's object name includes extra characters that the DRP isn't expecting. Easy enough to fix, just strip out extra characters before matching.