André Silva

Results 8 issues of André Silva

Hi, all of the available kernels have a somewhat lacking documentation regarding the metrics that they accept. Do you have any plans for updating the documentation? For example, in the...

Is there any way to autocomplete the filepaths with a given hotkey? For example, something similar to what was requested in the official forums: > https://forum.obsidian.md/t/auto-complete-path-parts-from-quick-switcher/34135

enhancement

Through a mistake I have noticed that by introducing a temperature of 1273.05K in the MakeModel function you get a very unclear error: ``` File "/home/amiguel/.conda/envs/lib/python3.8/site-packages/MakeModel.py", line 444, in MakeModel...

In python3.8 + numpy v1.18.1 the MakeModel function raises the following Exception: if wavegrid != None: ValueError: The truth value of an array with more than one element is ambiguous....

bug

When launching the kima-showresults I get the following error: ```bash kima-showresults rv planets Traceback (most recent call last): File "/home/amiguel/phd/tools/kima/kima_env/bin/kima-showresults", line 33, in sys.exit(load_entry_point('pykima==4.0.4', 'console_scripts', 'kima-showresults')()) File "/home/amiguel/phd/tools/kima/kima_env/lib/python3.9/site-packages/pykima-4.0.4-py3.9.egg/pykima/showresults.py", line 252,...

Hello, Is there any easy way of implementing a Matérn-5/2 kernel with celerite2?