hoki icon indicating copy to clipboard operation
hoki copied to clipboard

Bridging the gap between observation and theory

Results 12 hoki issues
Sort by recently updated
recently updated
newest added

#95 Should not longer be a problem with this fix in `cmd.py` I made sure to catch both "flavours" of slashes so that the windows people also get the error...

bug

**Describe the bug** A clear and concise description of what the bug is. I was having an issue in agewizard where it was reporting ages as a spike on log8...

bug

**Describe the bug** Missing a `/` after the MODELS_PATH makes it impossible to use the CMD package. **To Reproduce** Steps to reproduce the behavior: 1. `from hoki.load import set_models_path` 2....

bug

The `frame.append` method is deprecated and the code will stop working if not updated to using the `.concat` method instead

bug

AgeWizard appears to be bias when yielding a most probable age when the bulk of a population occupies the same bins of a HR diagram, regardless of the contribution of...

enhancement

Implementation of interpolator classes for BPASS output grids.

The initial bin in the HR Diagrams and the CMD is not the actual initial bin size. This is done to fudge the probabilities to appear correctly. Otherwise, the probability...

documentation

Reading the pPXF papers and documentation, I understand that the templates have to be convolved with a Kernel that matches the instrumental resolution (line spread function) of the observations to...

bug

Reading the code, I see that you fix FWHM=1A for the BPASS SEDs when preparing them for ppxF. This is the sampling of the models, not the resolution. My understanding...

bug

- Location of the issue in the documentation https://heloises.github.io/hoki/quick_start.html * `BPASSv2.2 https://drive.google.com/drive/folders/1BS2w9hpdaJeul6-YtZum--F4gxWIPYXl * `BPASSv2.1 https://drive.google.com/drive/folders/0B7vqPPPgOdtIdjdyV3JwODZ3TlU * `BPASSv2.0 https://drive.google.com/drive/folders/0B7vqPPPgOdtIfjUtb3RsV2JUOTFFX29WV1FZNURPMHAxTEtZQjhJOGtyNXZUTTNVSzFZazQ * BPASSv1 https://bpass.auckland.ac.nz/1.html> - Suggestion to improve or clear confusion None of...

documentation