KASHISH SHRIVASTAV
KASHISH SHRIVASTAV
# Contribution: Implementing and Testing Jacobian Functions in Stingray ## Overview This contribution implements and tests the Jacobian functions for `GeneralizedLorentzianJacobian` and `SmoothBrokenPowerLawJacobian` in `stingray/simulator/models.py`. These were listed as **TODO**...
# Bug Fix for Issue #851: Simulator.simple_ir: width should always be > self.dt ## **Description of the Bug** The `simple_ir` function constructs an impulse response by appending a series of...
# Update Documentation to Fix `PandocMissing` Error ## Description This PR updates `docs/index.rst` to include instructions for resolving the `nbsphinx.NotebookError: PandocMissing` error. ## Changes Made - Added troubleshooting steps in...