Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caillat Michel
yafits
Commits
99cfd200
Commit
99cfd200
authored
Jan 10, 2020
by
Caillat Michel
Browse files
Merge branch 'master' into highcharts
parents
ce2b2713
3c6fe702
Changes
1
Hide whitespace changes
Inline
Side-by-side
yafitss/dataManager_michel.py
View file @
99cfd200
...
@@ -16,6 +16,9 @@ from datetime import datetime
...
@@ -16,6 +16,9 @@ from datetime import datetime
from
DataBlock
import
DataBlock
from
DataBlock
import
DataBlock
FITSFilePrefix
=
os
.
getenv
(
"YAFITS_FITSDIR"
)
FITSFilePrefix
=
os
.
getenv
(
"YAFITS_FITSDIR"
)
# Ensure that FITSFilePrefix ends with a '/'
if
not
FITSFilePrefix
.
endswith
(
"/"
):
FITSFilePrefix
+=
"/"
DataRoot
=
"/home/partemix/dataroot"
DataRoot
=
"/home/partemix/dataroot"
PNGFilePrefix
=
DataRoot
+
'/PNG/'
PNGFilePrefix
=
DataRoot
+
'/PNG/'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment