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

PDF sets management #52

Closed
scarlehoff opened this issue Feb 1, 2021 · 5 comments · Fixed by #57
Closed

PDF sets management #52

scarlehoff opened this issue Feb 1, 2021 · 5 comments · Fixed by #57
Labels
enhancement New feature or request

Comments

@scarlehoff
Copy link
Member

At the moment we are relying on LHAPDF for the whole server/set/organization management. I don't think we really want to reimplement the whole thing, but it would be nice to have at least some feature that is able to download PDFs to /usr/share/pdfflow or even /usr/share/LHAPDF so that the library can work stand-alone-y.

@scarlehoff scarlehoff added the enhancement New feature or request label Feb 1, 2021
@scarlehoff
Copy link
Member Author

@scarrazza what should we do about this? I was thinking it might make sense to make a fork of LHAPDF with only the set management stuff (maybe open an issue in their repo) so it can be distributed via pip.
I think reimplementing the stuff ourselves is both unnecessary extra work and sort of ugly if we are going to be using their servers...

@scarrazza
Copy link
Contributor

As discussed, let's open an issue in LHAPDF and request for support.

@scarlehoff
Copy link
Member Author

@scarlehoff
Copy link
Member Author

We got no answer so I would do two things:

  1. Add a mechanism so that one can point to a directory with an environment variable and get the PDFs from there.
  2. Do our own (maybe vp-like once NNPDF4.0 is open sourced)

@scarlehoff
Copy link
Member Author

This is now halfdone https://gitlab.com/hepcedar/lhapdf/-/merge_requests/12

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

Successfully merging a pull request may close this issue.

2 participants