Chaithya G R

Results 34 issues of Chaithya G R

Even after a lot of efforts, we still seem to face NaN issues and sadly this seems to be verry erratic and random. I dont have a repro test at...

bug
documentation
enhancement

I feel it will help a lot to have scaling coded up inside the nufft operator, similar to https://github.com/chaithyagr/tfkbnufft/blob/da8de17bc5cb738d11150662d0876bec9efb54d8/tfkbnufft/nufft/fft_functions.py#L159 and https://github.com/chaithyagr/tfkbnufft/blob/da8de17bc5cb738d11150662d0876bec9efb54d8/tfkbnufft/nufft/fft_functions.py#L197 as it will help a lot to make sure...

Most of the actions seem to have issues for now. But we dont want to block a release, so opening issue

bug

In modopt, we present a warning if the gradient and proximity operators dont come from the base classes. However, we do not have very simple basic classes yet given #113...

enhancement

Currently, we have `GradParent` and `ProxParent` base classes. However, it would help to have a more generic Base Operator classes, particularly linear operator class like the OperatorBase in pysap-mri :...

bug

**Is your feature request related to a problem? Please describe.** We need a composition operator that takes in a vector of operators and carries out composition. These indivitual operations can...

enhancement

## Description of bug / unexpected behavior I try to run OpenGL as renderer for Arrow3D and I see the issue that the default `strokewidth` is `0.5`, which is a...

In #174, we noticed that the checks for `docs_build` and `style` in commit message does not work. We might have to rethink on how to setup workflow.

We could have possibly the following examples: - [ ] A simple U-Net (pulled from fastMRI dataset possibly), trained? @Lenoush can you handle this in your free time? - [...

good first issue

We need a way to update the smaps internally while learning k-space trajectory. This can get complicated and it is worth starting a discussion on this. Basically, we need a...