-
On [L1652](https://github.com/HiPERCAM/hipercam/blob/master/hipercam/scripts/reduce.py#L1652) of reduce.py an exception is raised. We've had a few problems where the reference aperture fits failed; th…
-
Now that pytest shows warnings emitted during tests, it would be good to go through and systematically fix them:
```
hyperion/util/decorator.py:81
/root/project/build/lib.linux-x86_64-3.6/hyper…
-
@mouse07410 , @mhanna123
I am using the version **https://github.com/mouse07410/asn1c.git** suggested by @mouse07410 to encode/decode APER PDUs.
I have performed a basic test with a SEQUENCE with Ex…
-
Hi!
In line 402 of the **aper.py** script where you calculated the `magerr`, you have the following comment:
`#1.0857 = log(10)/2.5`
when it should be:
`#1.0857 = 2.5/log(10)`
Just a min…
-
When reading columns from a binary FITS table, if a column is actually an array (e.g. the MAG_APER column in SExtractor output is an array of 12 floats) it would be nice to be able to specify particul…
-
Try the DemoWpf and scan this video:
`https://www.youtube.com/watch?v=mbD3z6SEp10`
Ends in a null ref exception.
And there seems to be a second bug:
I found this bug when trying to download the …
-
### Steps to reproduce
A scroll bar is displayed for many calendars. In this case, the last subscribed calendar can no longer be reached via the scroll bar.
### Expected behaviour
Normally, the l…
-
Thank you for reporting bug!
### Describe the bug
This issue only happen in Packet public cloud. Packet instance is launched by OpenLab Nodepool, and show it as available node in pool, then the in…
kiwik updated
5 years ago
-
Not a bug - just a question. Is there a rule or a convention that PER PDUs should be padded? By default, should one expect a received PER (UPER) PDU to be padded, or not?
Same question for APER - p…
-
Hi,
I just started working on this asn1c. I selected this version because i want Aligned PER support. My purpose is to compile TS25.453 for UTRAN-PCAP. when i started understanding of the generated c…