File: README

package info (click to toggle)
iraf-st4gem 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,316 kB
  • sloc: fortran: 4,161; ansic: 2,564; pascal: 1,092; lisp: 1,046; yacc: 969; makefile: 89; python: 18; sh: 7
file content (10 lines) | stat: -rw-r--r-- 536 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
colnames.h	- defines column specs for SDAS fit table
curfitdef.h	- definitions used in linear fitting tasks
extnstr.x	- extracts n-th substring from a dictionary string
getfit.x	- read one line from fit table
nlfit1.x	- used by both non-linear fitting tasks (nfit1d, ngaussfit)
nlwtdb.x	- writes non-linear fit results to table
opendb.x	- opens table for both input and output
prepdata.x	- cleans input values from garbage, computes data errors
rdcurves.x	- data input routines (from the gfit1d original)
tqsort.x	- general quick sort