Skip to content

Commit

Permalink
update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
thibautlouis committed Mar 13, 2024
1 parent f7d6eb5 commit 198e466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/data_analysis/dr6xplanck.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ In order to compare ACT and Planck power spectrum, once you have computed both A

.. code:: shell
salloc -N 1 -C cpu -q interactive -t 03:00:00
salloc -N 1 -C cpu -q interactive -t 00:30:00
OMP_NUM_THREADS=256 srun -n 1 -c 256 --cpu_bind=cores python AxP_comparison.py global_dr6v4xlegacy.dict
note that you have to specify in this script the location of the spectra and covariances of the npipe and legacy run.

0 comments on commit 198e466

Please sign in to comment.