Adel Haddad

Results 125 comments of Adel Haddad

@matheusleal-eb From your log message it looks like you are using cookie auth? This definitely won't work with Jira Cloud as that has been deprecated. Can you confirm your experience...

From the original report and it sounds like there is a dependency somewhere that has been updated that is causing an issue. As we lock our dependencies we may not...

@matheusleal-eb thanks for confirming, I have some capacity to look into this, so I'll see if there is anything I can find. > From the original report and it sounds...

The update I can provide is that when using an _incorrect_ API key, it returns the same error as using the password. Which I understand, but does also make it...

there is the possibility I can work on it this weekend, but happy to review/approve any PRs that might come before then. Glad to have confirmation the patch works, so...

@dvolosnykh I suggested some changes that were not addressed at the time, if you are able to add them in a new PR that would be ideal. A test would...

From my perspective I like the idea. Currently the Jira client init method is bloated with auth stuff. I think it would be great to have an `auth` module and...

Hopefully in a release later this weekend

I don't believe you can get positive spikes to align to the peak in KiloSort, as the code looks for a local minimum around the threshold crossing: https://github.com/cortex-lab/KiloSort/blob/3ff2d1027166b6e54ab4661b8c56e33e1ba9c4e7/preProcess/isolated_peaks.m#L4-L5 In our...

> > > this solved it for me, but I had to do three channels because Nrank=3 in optimizePeaks. Worked well in running KiloSort, but I then had a Phy...