Here I have added read_abundances=False as an argument for load_flares() since the Master file I had access to did not have the properties Particle/S_Abundance_Oxygen and Particle/S_Abundance_Hydrogen.
Issue Type
Enhancement
Checklist
[x] I have read the [CONTRIBUTING.md]() -->
[x] I have added docstrings to all methods
[x] I have added sufficient comments to all lines
[x] I have made corresponding changes to the documentation
[x] My changes generate no pep8 errors
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
Here I have added
read_abundances=False
as an argument forload_flares()
since the Master file I had access to did not have the propertiesParticle/S_Abundance_Oxygen
andParticle/S_Abundance_Hydrogen
.Issue Type
Checklist