PyNOT-redux 2.2.5__tar.gz → 2.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pynot_redux-2.2.5 → pynot_redux-2.3}/PKG-INFO +1 -1
- {pynot_redux-2.2.5 → pynot_redux-2.3}/PyNOT_redux.egg-info/PKG-INFO +1 -1
- pynot_redux-2.3/pynot/VERSION +1 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/notes.py +1 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/viewer.py +9 -1
- pynot_redux-2.2.5/pynot/VERSION +0 -1
- {pynot_redux-2.2.5 → pynot_redux-2.3}/.gitattributes +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/.github/dependabot.yml +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/.gitignore +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/LICENSE +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/MANIFEST.in +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/PyNOT_redux.egg-info/SOURCES.txt +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/PyNOT_redux.egg-info/dependency_links.txt +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/PyNOT_redux.egg-info/entry_points.txt +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/PyNOT_redux.egg-info/requires.txt +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/PyNOT_redux.egg-info/top_level.txt +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/README.md +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/.extract_msg +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/.identify_msg +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/.instrument.cfg +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/.response_msg +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/__init__.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/alfosc.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/HeAr_linelist.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/HeNe_linelist.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/ThAr_linelist.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/al-gr18_pixeltable.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/al-gr19_pixeltable.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/al-gr4_pixeltable.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/al-gr7_pixeltable.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/alfosc_filters.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/default_options.yml +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/default_options_img.yml +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/ef-gr13_pixeltable.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/ef-gr14_pixeltable.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/ef-gr1_pixeltable.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/ef-gr3_pixeltable.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/efosc_filters.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/lapalma.ext +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/lasilla.ext +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/paranal.ext +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/bd174708.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/bd262606.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/bd332642.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/bd75325.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/eg21.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/feige110.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/feige34.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/gd153.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/gd50.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/gd71.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/hd19445.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/hd84937.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/hd93521.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/he3.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/hiltner600.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/ltt3864.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/tcs_namelist.txt +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calib/std/wolf1346.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/calibs.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/data/__init__.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/data/alfosc.rules +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/data/efosc.rules +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/data/help/welcome_msg_extract.html +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/data/help/welcome_msg_identify.html +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/data/help/welcome_msg_response.html +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/data/io.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/data/obs.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/data/organizer.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/efosc.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/extract_gui.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/extraction.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/fitsio.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/functions.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/identify_gui.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/images.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/insconfig.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/logging.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/main.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/operations.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/phot.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/phot_redux.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/redux.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/reports.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/response.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/response_gui.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/scired.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/scombine.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/skysub.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/tasks.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/transients.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/txtio.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/__init__.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/containers.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/default_linelists.json +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/dust.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/linelists.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/messages.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/models.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/spectrum.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/tablemodels.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/targets.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/templates/Assef_2010.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/templates/FeII.Vestergaard.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/templates/FeIII.Vestergaard.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/templates/Hernan_Caballero_quasar_NIR_template.txt +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/templates/QSO_selsing.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/templates/QSO_template.Krawczyk_all.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/templates/QSO_template.Krawczyk_high.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/viewer/templates/QSO_template.Krawczyk_low.dat +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/wavecal.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/wcs.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pynot/welcome.py +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/pyproject.toml +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/requirements.txt +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/setup.cfg +0 -0
- {pynot_redux-2.2.5 → pynot_redux-2.3}/setup.py +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2.3
|
|
@@ -610,6 +610,8 @@ class MainWindow(QtWidgets.QMainWindow):
|
|
|
610
610
|
note_text = self.note_input.text()
|
|
611
611
|
target: Target = self.active_targets._data[0]
|
|
612
612
|
target_note = TargetNote.from_target(target, note=note_text)
|
|
613
|
+
if self.redshift_table is not None:
|
|
614
|
+
target_note.redshift = float(self.z_input.text())
|
|
613
615
|
|
|
614
616
|
target_flag = self.target_flags.get(target.name, DataFlag(0))
|
|
615
617
|
if DataFlag.Z_VI_CONFIRM in target_flag:
|
|
@@ -637,10 +639,16 @@ class MainWindow(QtWidgets.QMainWindow):
|
|
|
637
639
|
self.target_flags[target.name] = target_flag
|
|
638
640
|
if target.name not in self.target_notes:
|
|
639
641
|
target_note = TargetNote.from_target(target, "")
|
|
642
|
+
if self.redshift_table is not None:
|
|
643
|
+
target_note.redshift = float(self.z_input.text())
|
|
644
|
+
|
|
640
645
|
if DataFlag.Z_VI_CONFIRM in target_flag:
|
|
641
646
|
target_note.redshift = float(self.z_input.text())
|
|
642
|
-
target_note.note = "Visually updated redshift"
|
|
643
647
|
self.target_notes[target.name] = target_note
|
|
648
|
+
else:
|
|
649
|
+
target_note = self.target_notes.get(target.name)
|
|
650
|
+
if DataFlag.Z_VI_CONFIRM in target_flag:
|
|
651
|
+
target_note.redshift = float(self.z_input.text())
|
|
644
652
|
|
|
645
653
|
def create_notes_toolbar(self):
|
|
646
654
|
notes_toolbar = QtWidgets.QToolBar()
|
pynot_redux-2.2.5/pynot/VERSION
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2.2.5
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|