Instruments =========== ``mejiro`` currently supports simulating the Roman Space Telescope ("Roman"), the James Webb Space Telescope (JWST), and the Habitable Worlds Observatory (HWO). ``mejiro``'s Roman imaging wraps ``GalSim`` and ``STPSF`` with instrument parameters from ``roman-technical-information``, its JWST imaging wraps ``GalSim`` with instrument parameters from ``lenstronomy``, and its HWO imaging wraps ``GalSim`` with instrument parameters from ``hwo-tools`` and ``syotools``. .. note:: ``mejiro``'s HWO support is currently under development. ``instrument`` ******************* .. automodule:: mejiro.instruments.instrument :members: :undoc-members: :show-inheritance: ``roman`` ********* .. automodule:: mejiro.instruments.roman :members: :undoc-members: :show-inheritance: ``jwst`` ******** .. automodule:: mejiro.instruments.jwst :members: :undoc-members: :show-inheritance: ``hwo`` ******* .. automodule:: mejiro.instruments.hwo :members: :undoc-members: :show-inheritance: