...
Code Block |
---|
cd ..
cd psa_images/semifield_tools/
screen -R <batch_name>
python3 semifield_CLOUDY_pipeline_copy.py <batch_name> |
To exit the screen, use CTRL+A D
...
...
Code Block |
---|
cd ..
cd psa_images/semifield_tools/
screen -R <batch_name>
python3 semifield_CLOUDY_pipeline_copy.py <batch_name> |
To exit the screen, use CTRL+A D
...