Loading noctua/config/constants.py +1 −0 Original line number Diff line number Diff line Loading @@ -129,6 +129,7 @@ frame_number = {v: k for k, v in frame_type.items()} image_state = { 0: "Not ready for download", 1: "Ready for download", 4: "Prova Atik", # Atik } # Reversing image_state Loading Loading
noctua/config/constants.py +1 −0 Original line number Diff line number Diff line Loading @@ -129,6 +129,7 @@ frame_number = {v: k for k, v in frame_type.items()} image_state = { 0: "Not ready for download", 1: "Ready for download", 4: "Prova Atik", # Atik } # Reversing image_state Loading