*! Version 1.5
*				IN_KFIT
*            
************************************************************************
* NOTE: when dealing with reflectivity curves,
*       the 'thickness/angle' directives are meaningless
*       the 'energy/time' directives refer to the ANGLE axis in mrad
*
* NOTE: for averaging, the following options are available:
*       r = rectangular shape   l = lorentzian shape
*       g = gaussian shape	ag # = asym. gaussian with #=left/right 
************************************************************************
*
* input and output files
* ======================
  (1) input file        ::  ints_fe
  (2) exp. data file    ::  data  2column
  (3) output data file  ::  test_out
*
* data window
* ===========
  (4) begin thickness/angle range           	::   0
  (5) end ..                                	::  20
  (6) begin energy/time fitrange /gamma/ns  	::   0.
  (7) end ..                                	:: 500.
*
* averaging
* =========
  (8)  weight function for thickness/angle grid :: g
  (9)  weight function for time/energy grid     :: ag  0.4
*
* internal fit parameters
* =======================
  (10) background                             	::     0 
  (11) scaling factor                         	::     1
  (12) shift of energy/time scale  /gamma/ns    ::     0
  (13) thickness/angle distribution FWHM      	::     0
  (14) energy/time resolution FWHM /gamma/ns  	::   1.1
  (15) thickness                              	::     0
*
* creating thickness curves
* =========================
  (16) do you want to create thickness curves [y/n] :: no
  (17) thickness curve distance /gamma/ns           :: 10
*
************************************************************************
* end of input file
