Skip to content
New issue

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

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

Already on GitHub? # to your account

Automate path_config usage #99

Open
sweverett opened this issue Oct 24, 2022 · 0 comments
Open

Automate path_config usage #99

sweverett opened this issue Oct 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request organization Organization of repo code

Comments

@sweverett
Copy link
Collaborator

Right now on the grid-test branch, we handle the different directory & file paths between users with a small path_config that can be piped into various pipeline runners to populate the typical configs with. This works for now and is pretty painless, but we could eliminate the need for it by instead parsing all file paths w/ a new utils function that replaces some standard keyword with a utils call, e.g. MODULE_DIR/galsim/data/ could be parsed into {utils.get_module_dir()}/galsim/data automatically.

Would be handy, but not a top priority right now.

@sweverett sweverett added enhancement New feature or request organization Organization of repo code labels Oct 24, 2022
@sweverett sweverett self-assigned this Oct 24, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request organization Organization of repo code
Projects
None yet
Development

No branches or pull requests

1 participant