MMWAVE-STUDIO: How to perform CFAR, clustering, AngleFFT, dopplerFFT for singleChip mmWave device

Part Number: MMWAVE-STUDIO
Other Parts Discussed in Thread: AWR1843

Tool/software:

I am using DCA1000 EVM with AWR1843 for getting raw data. 

I see that the postProc button in mmWave Studio plots the plots like "2D FFT amplitude profile", "range angle", and "Detection and Angle estimation Results" etc. 

AWR1843 is a single chip device. 

I have seen the code for getting raw ADC data in unit16 format and the range FFT output in the folder "C:\ti\mmwave_studio_02_01_01_00\mmWaveStudio\MatlabExamples\singlechip_raw_data_reader_example"

It doesn't provide the example code used for doppler-FFT, CFAR, angle-FFT, and clustering etc. I need to know this manually plotting the plots and change the values like probability of false alarm, guard length etc, depending on specific targets i want to observe.  etc. I see the miscellaneous options botton in the radarStudioProcessing window (which shows the plots), mentioning the parameters for this like CFAR method, Gaurd length etc. 

Where can I find the example code used for CFAR, doppler-FFT etc. used by postProc like range-FFT provided?