+26
−4
+12
−18
+18
−3
Loading
- utils/structure.py: save_filename() accetta channel="", inserito tra
FILE_PREFIX e il timestamp (OARPAF.spectro.2026-...fits invece di
OARPAF.2026-...fits); ':' nel timestamp ISO sostituiti con '_'
(poco amichevoli per filesystem/tool). FILE_PREFIX resta "OARPAF"
(deciso con l'utente: nome del sito, non dello strumento, ed e'
condiviso con current_log_path()/foc_path(), non solo l'output FITS).
- fillheader.py: _CHANNEL_INFO ha ora anche "channel"
(imaging/spectro/echelle), passato a save_filename().
- Blocco WCS commentato in fillheader.py rimosso dall'utente
direttamente.
- Docstring aggiunte a fillheader.py/focus.py/snapshot.py, stile
leggero (Constructor/Template implementation) gia' usato in
flat.py/skyflat.py.
- PLAN.md aggiornato: fase 2 (scope: snapshot/observation/fillheader/
focus) chiusa.
Co-Authored-By:
Claude Sonnet 5 <noreply@anthropic.com>