Update README.md
Browse files
README.md
CHANGED
|
@@ -76,8 +76,8 @@ TIDMAD users could follow the procedure below to reprocued the result in our pap
|
|
| 76 |
* `--level` is either 'coarse' or 'fine' for coarse or full axion mass points. Standard is 'coarse'.
|
| 77 |
* `--v` for verbose option for logger and error messages.
|
| 78 |
8. Run `AxionPhoton_TIDMAD.ipynb` to produce the global Dark Matter Limit plot. This Jupyter notebook utilizes the plotting tools from [AxionLimits](https://github.com/cajohare/AxionLimits) along with a specific plotting function `PlotFuncs_TIDMAD.py` for this project.
|
| 79 |
-
|
| 80 |
-
|
| 81 |
|
| 82 |
## Contact
|
| 83 |
Please contact J. T. Fry for all questions about the code and data [jtfry@mit.edu](mailto:jtfry@mit.edu).
|
|
|
|
| 76 |
* `--level` is either 'coarse' or 'fine' for coarse or full axion mass points. Standard is 'coarse'.
|
| 77 |
* `--v` for verbose option for logger and error messages.
|
| 78 |
8. Run `AxionPhoton_TIDMAD.ipynb` to produce the global Dark Matter Limit plot. This Jupyter notebook utilizes the plotting tools from [AxionLimits](https://github.com/cajohare/AxionLimits) along with a specific plotting function `PlotFuncs_TIDMAD.py` for this project.
|
| 79 |
+
* **Note**: the denoised `.csv` files generated by step 7 must placed in the `limit_data` folder. The variable `denoised_ABRA_limit_file` in the jupyter notebook must be changed accordingly.
|
| 80 |
+
* You must have `AxionPhoton_TIDMAD.ipynb`, `PlotFuncs_TIDMAD.py`, and `limit_data` (along with all of its contents) in the same directory for this script to run.
|
| 81 |
|
| 82 |
## Contact
|
| 83 |
Please contact J. T. Fry for all questions about the code and data [jtfry@mit.edu](mailto:jtfry@mit.edu).
|