Open Issues Need Help
View All on GitHub Replace SED with sed about 1 month ago
AI Summary: This issue requires replacing a deprecated method call `SED` with the correct `sed` method within the GSObjects class. This is a straightforward code refactoring task to update the codebase to current GalSim standards.
Complexity:
1/5
good first issue
Update dependencies in pyproject.toml 9 months ago
AI Summary: Update the `pyproject.toml` file to include all necessary dependencies for the `wfirst_imsim` project. This involves reviewing the project's codebase to identify all imported packages and adding them to the `pyproject.toml` file's dependency list.
Complexity:
3/5
good first issue