MWA EoR season 1 high band PS paper
I'm putting the MWA EoR first season paper on github for collaboration.
A couple things to note:
- Let's keep everything at top level directory for easy submission.
- I broke up the text to managable length lines for better version control. If you make small changes, don't worry about maintaining exact line length. But if you add significant text, please keep lines relatively short.
- Push directly to this repo (no need to fork).
- I will likely make branches for journal/arxiv submissions, otherwise branches probably won't be necessary.
- Don't add any of the log or aux files. Don't even add the pdf.
- BUT! Make sure the code does compile and that you can produce the pdf before pushing.