-
Consider this regular expression:
```
(..)\1\1\1$
```
This regular expression should match 4 identical groups of 2 characters at the end of the input string (e. g. `123456789ABABABAB` should mat…
-
From the Bifunctor, it seems a Promise has two states:
1. Error value
2. Successful value
I would like to "run" a Promise and act on each state:
```js
/* forall x. */ Promise.of(x).fold(a =…
-
> On 16.5.13 17:20 , "Kieran" wrote:
>
> [...]
>
> > There are lots of settings for the ptam algorithm and I wondered if you
> > could advise the best settings if computation power was unlimited. i.…
-
### Instrument
Light curve fitting (Stages 4-6)
### What happened?
I'm using the WASP-39b ERS NIRSpec dataset, and I'm trying to fit a polynomial and step to it. I put values into the S5 fit_…
-
We should get extension for one, 2 or k-sample tests to multivariate samples, i.e. the analogue of some of the t_test, ... to the multivariate case.
one reference (that I didn't read): equivalence …
-
The upcoming commit (v1.0.20240817) introduces two new operations.
- [fastsurfer and freesurfer conform](https://deep-mi.org/research/fastsurfer/). For example, `niimath t1 -conform ct1`. Like FSL, …
-
### FAQ check
- [X] Yes, I checked the FAQ and my question has not been addressed.
### Instrument
NIRSpec (Stages 1-3)
### What happened?
I decided to run stage 1 and 2 only on nrs2 fit…
-
I am not sure, but the [time comparator](https://github.com/ethz-asl/ethzasl_msf/blob/52ba626006334e77c35eff6d235733395a809dcc/msf_core/include/msf_core/msf_measurement.h#L244) compares `MSF_Measureme…
-
Thanks for a great program. I am currently analyzing rat data where HRs are much higher vs. human (~300-450 bpm at times). In the literature, frequency bands are different for rodents as compared to h…
-
Currently, landmarks seems noisy and jump a lot (clear environment with sufficient light ), this is however a lot more stable when compiling dlib for OSX, is there something that we can do to improve …
ghost updated
6 years ago