-
New astrostats branch, draft version 3.
Working with Eric Feigelson (AAS Editor) and Vinay Kashyap (CfA).
Found under "Interdisciplinary astronomy"? "computational astronomy"?
[astrostats_v3.…
-
often when you read a sensor, often you need to communicate via I2C or TCP/IP to fetch the data. This is blocking, you wait for the communication to succeed or time out.
If there was an additional…
-
These are ROMs which should be tested:
- Ms. PacMan
- E.T.
- Stargate (Defender II)
- Quadrun
- Hole Hunter
- Q-Bert
- Stone Age
-
It has been said the Spektrum system has less latency in many threads and on YT.
https://www.youtube.com/watch?v=_rxAPlYr9FQ
There is a 0-9ms latency inconsistency due to the OpenTx OS is not sync…
-
Is anybody else seeing layer shifts on BugFix 2.0.0 ? I'm seeing one or two of them on long prints. I'm seeing them on the X-Axis (and mostly in the negative X direction).
I'm running an IDEX m…
-
Currently, each eye is an independent LSL stream with irregular sampling rate and two timestamps. Each eye has a) timestamps as channel, and i assume that's somehow from the hardware or camera, and t…
-
```julia
x = hcat([ones(100)*i for i in 1:100]...)
y = hcat([ones(100)*i for i in 1:100]...)
z = vcat([ones(1, 100)*i for i in 1:100]...)
StructuredGrid(x, y)
```
works, but
```
StructuredGr…
-
This is continuing some work from Issue #168 in testing what happens to real galaxies when they are modified in various ways by GalSim. Going off @rmandelb's [summarizing comment on that issue](https…
-
Hi,
i have an xdf file that has a number of different streams. Unfortunately, due to some hickups with manufaturer's naming, certain streams and types are identically names (eg. name ='android' and t…
-
Issue [JP-349](https://jira.stsci.edu/browse/JP-349) was created by Ben Sargent:
David Law had noted that it would be good to add a step to the pipeline for IFU data that would identify holes in cube…