We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
conda create -n YOUR_ENV_NAME python==3.9.7
conda activate YOUR_ENV_NAME
git clone https://github.com/AdvancedPhotonSource/pySimpleMask.git
cd pySimpleMask pip install .
Step 5. run simplemask, open a terminal and activate your virtual environment, ::
pysimplemask pysimplemask --path YOUR_HDF_PATH