Jeppe Sinkbæk Thomsen

Results 25 comments of Jeppe Sinkbæk Thomsen

Is this helpful: `liblam4/bionic,now 7.1.4-3.1build1 amd64`

Repeat of question from #699 I don't see any reference to dataset in the JKTEBOP backend code. Is that handled neatly such that the bundle there only sees one dataset...

Ah so I don't even need to touch _worker_setup() like I did before?

Makes sense, it looks like I can get it to run by getting values from the `compute_params` in `_worker_setup()`, but that does not seem very intuitive (or correct). So since...

At the moment, it looks like there is some issue with "2 results found" when I try to implement this the simple way. I will get an error like: ValueError:...

It should be, but I will check again tomorrow. On Tue, 14 Feb 2023, 17.27 Kyle Conroy, ***@***.***> wrote: > Is fti_method set to 'oversample'? If you want to pull...

Hi @kecnry, I messed up my fork by pushing the rv bugfix to master. So is it ok if I just make a branch with both the rv bugfix and...

Hi again, I reverted the master branch and made a new branch "jktebop_fti_oversample" after. Check it out if you want to see the implementation. It seems to work as intended...

I think I would prefer if you all took over. I wrote it with twigs and try/except because I could not get the filtering to work and saw no other...

It should be completely functional, and it looks like it is working on my local install.