-
Hello,
When connecting to E\\ AMF NG Setup fails with error:
```root@waw5-5G:/opt/bin# ./run_gnb.sh
UERANSIM v3.2.6
[2024-01-11 13:23:14.344] [sctp] [info] Trying to establish SCTP connection.…
-
First of, thank you for maintaining this repository so good.
Working with it was nice, but also brought up some questions for me.
In the pycrate_asn1rt.asnobj.py the set_val() function sets the…
-
Im running into a bit of an issue when working with fibers and microlensarrays.
Here are my versions
| pkgs | version |
|----|----|
| nixOS (linux) | 2.18.5 |
| python | 3.12.5 |
| hcipy | 0.6.0…
-
--> obj = photoz.eazy_photoz(field_root, object_only=True,
3946 apply_prior=False, beta_prior=True, aper_ix=aper_ix-1,
3947 force=True,
3948 get_external_phot…
-
If I create two Observation objects, one with an aperture size specified in the bandpass, and one without an aperture size specified, the effective wavelength of the two observations is different. I w…
jryon updated
6 years ago
-
This looks like it solves a huge problem for us when combined with DriftDB - what is status here?
-
https://www.thepythoncode.com/article/extracting-image-metadata-in-python
-
When Encoding a APER BitString like the following format:
```
TriggerConditions ::= BIT STRING {
reserved (0),
data-change (1),
quality-change (2),
data-update (3),
integrity (4),
genera…
-
The value obtained from Wireshark decoding is NR-LEO(2), while the value obtained from Aper is NR-GEO(4); and the enumeration value range of RATInformation is 0~5.
-
The following lines in `alignment.py`:
```
flux, dflux = source_sources.apfluxadu()
datatab['MAG'] = -2.5 * np.log10( flux ) + source_zp.zp
datata…
rknop updated
6 months ago