== Code Documentation == This page is for describing the flow of programs, naming conventions, and some of the behind the scenes happenings that impact anyone that is planning to extend the code base. - description of the requirements for a single model function * [wiki:MyModel Analysis Model Format][[BR]] - description of threading * [wiki:IgorThreading Threading a Model Calculation][[BR]] - file output formats * [wiki:NCNROutput1D_IQ 1-D I(Q) output][[BR]] * [wiki:NCNROutput1D_Iphi 1-D I(phi) output][[BR]] * [wiki:NCNROutput1D_2DQxQy 2-D I(Qx,Qy) output][[BR]] * [wiki:NCNROutput2D_pixel 2-D I(pixel) output][[BR]] * [wiki:NCNROutput1D_IGrasp 2-D I(pixel) output formatted for GRASP][[BR]] - more... Back Up to [wiki:WikiStart Top][[BR]]