flaresimulations / synthesizer-grids

Scripts for generating synthesizer grids
https://flaresimulations.github.io/synthesizer/grids/grids.html
1 stars 1 forks source link

Change arguments in the big fix #49

Closed stephenmwilkins closed 7 months ago

stephenmwilkins commented 7 months ago

A few changes rolled into one since they emerged while I was working on the main one:

Issue Type

Checklist

stephenmwilkins commented 7 months ago

Implemented in install_bc03.py and install_bc03-2016.py but due to download issues not tested yet. Let me know if you want me to propagate these changes to the other installs or have suggestions.

WillJRoper commented 7 months ago

Of course for now the BPASS scripts won't run regardless.

stephenmwilkins commented 7 months ago

Could you double check that these files have been run through black? I can see a couple instances where there are non compliant formatting issues. We will be moving to this soon so best to do now

I believe this is now fixed (swapped to using black instead of autopep8 in VSCode). I have not completely fixed the install_bpass since they still don't work.

christopherlovell commented 7 months ago

Could you double check that these files have been run through black? I can see a couple instances where there are non compliant formatting issues. We will be moving to this soon so best to do now

I believe this is now fixed (swapped to using black instead of autopep8 in VSCode). I have not completely fixed the install_bpass since they still don't work.

Is this still a Hoki issue? I believe @WillJRoper fixed this, unless it hasn't been merged yet

stephenmwilkins commented 7 months ago

@christopherlovell @WillJRoper has a PR that hasn't been accepted yet with no response from the authors. We might have to re-write our own parser.

stephenmwilkins commented 7 months ago

@WillJRoper noted that we could force the version of astropy while hoping Hoki update.

stephenmwilkins commented 7 months ago

bpass now works (without using hoki) but downloads do not.