This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
research:chisqsurface [2024/03/19 15:48] msovara |
research:chisqsurface [2024/03/19 15:53] (current) msovara |
||
|---|---|---|---|
| Line 22: | Line 22: | ||
| $ make | $ make | ||
| </ | </ | ||
| + | |||
| + | If compilation completes successfully, | ||
| <code bash> | <code bash> | ||
| - | conda activate root_env | + | $ chisqsurface |
| - | chisqsurface | + | |
| </ | </ | ||
| + | Each time you run this software simply activate your ROOT conda environment **root_env** and then launch chisqsurface. | ||