Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alice Donini
lst-analysis
Commits
32b9803c
Commit
32b9803c
authored
May 19, 2022
by
Alice Donini
Browse files
add init file
parent
c14d9539
Changes
1
Hide whitespace changes
Inline
Side-by-side
init.sh
0 → 100644
View file @
32b9803c
# To activate the pre-installed conda env and the latest lstchain env, uncomment the following two lines
#source /fefs/aswg/software/conda/etc/profile.d/conda.sh
#conda activate lstchain-v0.9.1
# personal lstchain conda env comment if you want to use the pre-installed one
conda activate lst-dev
export
CODE_DIR
=
/../lst_scripts
export
PYTHONPATH
=
$CODE_DIR
:
$PYTHONPATH
export
CONFIG_FOLDER
=
../
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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