Skip to content

JamesDoingStuff/dawn-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DAWN Container

A container for running DAWN command-line tools.

Try it out

  1. Clone the repo and build the container:
podman build . -t dawn
  1. Run and enter the container, mounting the example data directory:
podman run -it -v ./example_data:/example_data:Z dawn /bin/bash
  1. Inside the container, run DAWN:
./dawn -consoleLog -noSplash -data @none -application uk.ac.diamond.scisoft.diffraction.powder.application.powdercalibrate -path /example_data/config.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages