Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Filters #163

Open
chrusher opened this issue May 25, 2021 · 1 comment
Open

Adding Filters #163

chrusher opened this issue May 25, 2021 · 1 comment

Comments

@chrusher
Copy link

I have added the filters of several upcoming surveys to FSPS (which work fine in Fortran programs) but I can't seem to figure out how to get python-fsps to build use my local sps_vars.f90 when installing so that it uses the correct number of filters.

@dfm
Copy link
Owner

dfm commented May 25, 2021

In order to maintain compatibility, the Python bindings are currently hard coded to compile with the bundled version of FSPS. In the short term, you should be able to edit the version of FSPS at src/fsps/libfsps in a checked out version of this git repo, and then install that version. In the long run it might be worth adding a "use-at-your-own-risk" option to compile with an external version of FSPS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants