Peter Teuben
Peter Teuben
giza is advertised as a pgplot replacement. the good thing: it's all in C and you wouldn't depend on a Fortran-C interface. THe bad thing (for nemo): it doesn't work...
Example: ccdfits model.10.smooth model.10.fitsradecvel=t *** buffer overflow detected ***: terminated Aborted (core dumped) seems the (wrong in this case) keyword is too long
mknemo units does not work. It seems to conversion pre-CVS to CVS around 2000 this program never made it into NEMO, yet we use the man page a lot.
Although not a NEMO issue per se, and most people would say that gadget2 is old software, I recently revived the install within NEMO, see $NEMO/usr/gadget and if you have...
In this example: fitsccd tmp1.fits - | ccdstat - for small files this works, as long as the file fits in memory, but there is no warning if not. then...
With --disable-fortran (even if you have one) the fortran compiler is disabled in makedefs. Some tools that should compile, don't compile. potlist is one example. Since FC=echo is set for...
Example: tabgen - nr=20000 | tabcols - 1:3 should just select those 3 lines, but select all above 10000. Probably some limitation in nemoinp ? Should we have a smarter...
tkrun is a C tool, but to use native python there should be a python version?
Few links to check if NEMO is now modern-C enough: https://fedoraproject.org/wiki/Changes/PortingToModernC https://interrupt.memfault.com/blog/a-modern-c-dev-env
plplot
this YAPP driver is nearly working. Some symbols too large or not implemented. See #21