Peter Teuben
Peter Teuben
During the specutils sprint week my notebook demo on https://github.com/teuben/gbtoy/blob/master/nb/ngc5291-demo3.ipynb needs a bit of work and then it can mature to a tutorial: - Collection, not List - example with...
1) parsing the yapp= should be bettter enforced (e.g. yapp=png would leave a binary file for the png, if nothing after the comma, should assume some common name (yapp.png) 2)...
It should auto-detect pgplot, and if failing, fall back to ps. If ps or pgplot is set, enforce it. If with-pgplot-prefix=PGPLOT_DIR is set, use that, but fail, if not found....
hackcode1 now intermittendly segfaults. was already the case on Ubuntu20, persisting on U22. Slight correction: it's actually a bus error
another rpc victim? The previous fix to the rpc change in #26 did not work here rockstar is here: https://bitbucket.org/gfcstanford/rockstar
During the HTML build of NEMO's man pages, which happens in the cd $NEMO/man ; make docs step, it uses links to the NEMO man html page, but there is...
reports a 0 for flux?
gfortran-10 is a more strict compiler, it does not like the varargs style it internally finds that is being used. This might be something for @jcldc possibly an extra flag...
The following two have compilation problems: falcON tools io_nemo this will be a problem on e.g. Ubuntu 21.04
Both NEMO and ZENO filestructure have made minor modifictions since the 1986 version. There is one important deficiency in NEMO which has not been fixed: multiple same named item are...