Skip to content

Fix default files and writers - #2

Open
rlalik wants to merge 1 commit into
caenspa:mainfrom
rlalik:defaults_fix
Open

Fix default files and writers#2
rlalik wants to merge 1 commit into
caenspa:mainfrom
rlalik:defaults_fix

Conversation

@rlalik

@rlalik rlalik commented Jan 9, 2026

Copy link
Copy Markdown

The default files (Janus_Config.txt and RunVars.txt) are modified even when nothing has been changed in the config. This is due to python code which produces different output than the default files. So following changes have been made:

  1. ctrl.py and cfgfile_rw.py now produce output consistent with default files (no more tabs/spaces mix, same spaces alignment)
  2. RunVars.txt has been fixed: no tabs/spaces mixing
  3. Janus_Config.txt has been fixed: no tabs/spaces mixing, params and descriptions consistent with params_defs.txt
  4. both _Original.txt files were reset to proper default states
  5. param_defs.txt: alignment fixed

The default files (Janus_Config.txt and RunVars.txt) are modified even when nothing has been changed in the config. This is due to python code which produces different output than the default files. So following changes have been made:
1. ctrl.py and cfgfile_rw.py now produce output consistent with default files (no more tabs/spaces mix, same spaces alignment)
2. RunVars.txt has been fixed: no tabs/spaces mixing
3. Janus_Config.txt hs been fixed: no tabs/spaces mixing, params and descriptions consistent with params_defs.txt
4. both _Original.txt fiels were reset to proper default states
5. param_defs.txt: alignment ifxed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant