-
When loading some more complex midi files, ie. those with very many notes per bar, the notes are too squashed up to be able to read easily.
Original post: http://piano-booster.2625608.n2.nabble.com…
glixx updated
4 years ago
-
I believe the parsing code for the $GPRMC message is treating the position coordinates incorrectly.
```C
latm = atoi(&nmea_params[3].str[2]);
nmea_params[3].str[2] = '\0';
latd = atoi(n…
-
The current code `comp_find_flat_initial_guess.pro` uses a fixed threshold of 250 for all times, wavelengths, and exposures. This thresholding should be applied to the dark corrected flats.
The thr…
-
OTEX.wad has many FLATs that are 64x64 version of a texture, and share the same name. Depending on whether the user edits a sector or a line first, the index of textures shifts to display different nu…
-
While I was running from scorpid terror, I stepped on the totem at 75, 80 coordinates and took full health fail damage and died.
![image](https://user-images.githubusercontent.com/7545827/47633755-29…
-
```
I was hoping to be able to download Granite Flats from byutv.org, but it
appears this site is not supported. I made a feeble attempt at adding support,
but my perl-fu & javascript-fu was far to…
-
An option to render 3D floor flats/textures in 2D mode, also with transparency to see anything below through the transparent bits of a texture, like the 3d floor's bottom, or other 3d floor tops, or t…
-
Would be useful to have a skies tutorial, including:
must use 'take_skies=True' when establishing the instrument
config must only include the objects that have the skies (and of course the darks/f…
-
```
I was hoping to be able to download Granite Flats from byutv.org, but it
appears this site is not supported. I made a feeble attempt at adding support,
but my perl-fu & javascript-fu was far to…
-
_Issue [JP-3647](https://jira.stsci.edu/browse/JP-3647) was created on JIRA by [Charles Proffitt](https://jira.stsci.edu/secure/ViewProfile.jspa?name=proffitt):_
When background subtraction is done…