-
The tests in `scancode-results-analyzer` now depends on `check_json_scan` and `run_scan_click` from `scancode.cli_test_utils` to run scans and verify that license detection issues are bring caught, cl…
-
```
What steps will reproduce the problem?
1. change Time.timescale = 0
2. use the function :
iTween.MoveTo(gameObject, iTween.Hash(
"path", ***,
"looktarget", **…
-
Using floating point time values when seeking is inherently imprecise. Specifically, authors attempting to precisely seek to the beginning of a specific video frame will often find that they have seek…
-
# Dataset
Free recall data from a bunch of different free recall variants. [Download link](https://github.com/ContextLab/efficient-learning-data).
# Things to do
- Bayesian version of TCM, l…
-
- [x] are you running newest version (version from docs) ?
- [x] can you reproduce the bug with a fresh environment ? (`]activate --temp; add Makie`)
- What platform + GPU are you on? Ubuntu + NVidi…
-
```
What steps will reproduce the problem?
1. Play a DASH Manifest (MPD) for content that starts somewhere other than
PTS=0 in the content. ie. the presentationTimeOffset is non-zero, and the
startN…
-
Here is my problem.
When I export metrics from metrics at every 1s (as collected) from parent node and there is one child node, I get error from netdata like
`2021-01-18 17:20:31: netdata ERROR : M…
-
```
MP4V2_EXPORT
MP4TrackId MP4AddAudioTrack(
MP4FileHandle hFile,
uint32_t timeScale,
MP4Duration sampleDuration,
uint8_t audioType DEFAULT(MP4_MPEG4_AUDIO_TYPE) );…
-
I notice that the timing in Use_States.cs is based upon time.time , and not time.realTimeSinceStartup (line 323).
Note that time.time is affected by things like the timeScale, and so it can have …
-
Following up on the discussion during @kperezsa presentation yesterday.
Currently, the rate calculation is:
`r = N_obs / (Mstar_obs.sum() * dt) # in units of [M_sun^-1 * year^-1]`
where
…