PSims / BayesEoR

Code to estimate the power spectrum of redshifted 21-cm emission from interferometric observations, within a Bayesian forward modelling framework.
https://bayeseor.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

[joss-review] specify need for array-storage in example run #19

Closed zonca closed 2 months ago

zonca commented 2 months ago

In https://bayeseor.readthedocs.io/en/latest/usage.html#test-dataset it would be useful to also specify we need 16 GB in ./array-storage

jburba commented 2 months ago

As I was going to add this to the docs, I realized we already have a statement to this effect in the first sentence of the second paragraph under the "Test Dataset" heading

To build the matrices (which will require ~17 GB of disk space)...

Does this address your comment?

zonca commented 2 months ago

please also specify the name of the folder, for example on HPC I would have stored bayeseor in my home, but then symlinked array-storage from my scratch space to avoid filling up my home with all that data.