-
# Logo
![petrofit_logo](https://github.com/TomWagg/software-citation-station/assets/10345916/84c1cea6-336b-4e1d-b67a-5d35af715f9a)
# Citation information
```
"PetroFit": {
"tags": [
…
-
PyPi package ```sklearn``` is deprecated (see https://pypi.org/project/sklearn/). This raises an exception when importing the package (e.g., ```from sklearn.tree import DecisionTreeRegressor``` in ```…
-
New Astropy error for out of bound parameter values that cause `nan` and `inf` values.
```
NonFiniteValueError: Objective function has encountered a non-finite value, this will cause the fit to fa…
-
Hallo currently I want to install `petrofit` package and I already use command `pip install petrofit` in CMD and this error message show up:
> (base) C:\Users\ASUS>python -m pip install petrofit
>…
-
### Describe the Bug
Since #2126, CircleCI does no longer give useful error messages when tests are failing.
### Steps to Reproduce
E.g. https://app.circleci.com/pipelines/github/digitalfabrik/…
-
Running the `PSFConvolvedModel2D.model` attribute twice or mode causes the following error:
```
---------------------------------------------------------------------------
KeyError …
-
Add Conda and requirement files for older versions of the package with strict versions.
-
There is a bug with [nbconvert](https://github.com/jupyter/nbconvert) that is causing tests to fail.
## Bug
```
Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/…
-
- [x] Quick start page.
- [x] Break down basics into "how to" steps in the side bar.
- [x] Photutils should be written as `Photutils`. Update tag as well.
- [x] Read through doc strings
- [x] Upd…
-
There is bug in AstroPy where `discretize_model` does not accept `CompoundModel`s. To temporarily fix this on our end, I have added a modified version of that function to PetroFit (#95). I have opened…