-
Why is sampling synthetic phase so much slower than a single likelihood evaluation? Profiling the code with print statements
```
print(
f"Modes: {t_modes:.3f} ({t_modes/t_total …
-
As part of #1370 we experimented with the current install of `Sentry` and discovered how we should write logging messages so that `Sentry` aggregates them into a single event without spamming everyone…
-
I'm trying to use Magpie to classify different alphanumeric numbers into either policy number, account number. I changed the minimum number of words in word2vec to 1 to support this. After I trained t…
-
This is a meta-issue to curate a list of issues suggesting topics to cover in the `second-analysis-steps` material and also what to cover in an `intermediate-kit`. Those two don't have to be the same.…
-
During the INSPIRE Week it has been agreed that DESY would make available through FTP the different feeds that are then loaded into INSPIRE.
I'd propose that the FTP is divided into one directory p…
-
This is the current state of the `372__a` field in INSPIRE Experiments:
```
1 5.4
1 7
1 7.1
1 8
1 ATOM
1 Dark energy
1 Gamma rays
1 Grand Raiden
1 HERA experimen…
-
In INSPIRE, (see also the json-merger project) we are looking for a SIP store such as this one, in order to automatize merging and updating of records.
However let's say we have a record with this hi…
-
## PyRAF reference: http://www.stsci.edu/institute/software_hardware/pyraf
- PyRAF example: making a spectrum in a region, and subtracting a control region spectrum
-- data file = data.fits
- c…
-
Currently INSPIRE categories are stored at the same level of arXiv categories and other externally provided categories.
However, while cataloger are not supposed to touch externally provided catego…
-
I tried to install magpie on Windows10 with conda like it's recommended in the docs: `pip install git+https://github.com/inspirehep/magpie.git@v2.0` but I had errors:
```
(base) C:\Users\antoi>pip…