gals/
ajs_bbd_write.pro
topajs_bbd_write
ajs_bbd_write, bincentres1, bincentres2, phibbd, phibbderr [, datfile=string] [, txtfile=string]
This procedure takes arrays describing the BBD (bivariate brightness distribution) and writes the data either to a binary file or to a text file.
Parameters
- bincentres1 in required type=fltarr or dblarr(nbins1)
- bincentres2 in required type=fltarr or dblarr(nbins2)
- phibbd in required type=fltarr or dblarr(nbins1, nbins2)
- phibbderr
Keywords
- datfile in optional type=string
Name of binary file for output (read using ajs_bbd_read)
- txtfile in optional type=string
Name of text file for output
Author information
History: |
11 Jan 2008 Created, Anthony Smith |
File attributes
Modifcation date: | Fri Jun 6 08:19:26 2008 |
Lines: | 47 |
Docformat: | rst rst |