2 Open Issues Need Help Last updated: Jan 27, 2026

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

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