! Started logfile: /scr/pima/bg219e_uvs/J0616-3456_S_dfm.log on Thu May 19 18:26:47 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219e_uvs/J0616-3456_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0616-3456_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.692652 visibilities/baseline/integration-bin. ! Found source: J0616-3456 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 6184 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0616-3456_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018233Jy sigma=14.794225 ! Fit after self-cal, rms=0.864231Jy sigma=12.337884 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=14.32 mas, bpa=12.48 degrees ! Estimated noise=1.01291 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0985775 Jy ! Component: 100 - total flux cleaned = 0.13292 Jy ! Total flux subtracted in 100 components = 0.13292 Jy ! Clean residual min=-0.014452 max=0.018730 Jy/beam ! Clean residual mean=-0.000201 rms=0.004650 Jy/beam ! Combined flux in latest and established models = 0.13292 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.13292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144230Jy sigma=2.151656 ! Fit after self-cal, rms=0.144017Jy sigma=2.148988 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=16.12 mas, bpa=11.27 degrees ! Estimated noise=0.675994 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0448461 Jy ! Component: 100 - total flux cleaned = 0.0706508 Jy ! Component: 150 - total flux cleaned = 0.0866591 Jy ! Component: 200 - total flux cleaned = 0.0968582 Jy ! Total flux subtracted in 200 components = 0.0968582 Jy ! Clean residual min=-0.020987 max=0.027580 Jy/beam ! Clean residual mean=-0.000580 rms=0.009234 Jy/beam ! Combined flux in latest and established models = 0.229779 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 122 components and 0.229779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131119Jy sigma=1.909612 ! Fit after self-cal, rms=0.130838Jy sigma=1.906011 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.575 x 16.12 at 11.27 degrees (North through East) ! Clean map min=-0.020861 max=0.12936 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.130838Jy sigma=1.906011 ! Fit after self-cal, rms=0.130838Jy sigma=1.906011 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=16.12 mas, bpa=11.27 degrees ! Estimated noise=0.675994 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00760847 Jy ! Component: 100 - total flux cleaned = 0.0123369 Jy ! Component: 150 - total flux cleaned = 0.0153522 Jy ! Component: 200 - total flux cleaned = 0.0167613 Jy ! Total flux subtracted in 200 components = 0.0167613 Jy ! Clean residual min=-0.020296 max=0.028206 Jy/beam ! Clean residual mean=-0.000532 rms=0.009105 Jy/beam ! Combined flux in latest and established models = 0.24654 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 129 components and 0.24654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130461Jy sigma=1.898107 ! Fit after self-cal, rms=0.130425Jy sigma=1.897884 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130425Jy sigma=1.897884 ! Fit after self-cal, rms=0.130425Jy sigma=1.897884 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=16.12 mas, bpa=11.27 degrees ! Estimated noise=0.675994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000987793 Jy ! Component: 100 - total flux cleaned = 0.00132043 Jy ! Component: 150 - total flux cleaned = 0.00156865 Jy ! Component: 200 - total flux cleaned = 0.00174297 Jy ! Total flux subtracted in 200 components = 0.00174297 Jy ! Clean residual min=-0.020370 max=0.028336 Jy/beam ! Clean residual mean=-0.000527 rms=0.009089 Jy/beam ! Combined flux in latest and established models = 0.248283 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 141 components and 0.248283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130379Jy sigma=1.897010 ! Fit after self-cal, rms=0.130374Jy sigma=1.896972 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284655 Jy ! Component: 100 - total flux cleaned = 0.000400485 Jy ! Component: 150 - total flux cleaned = 0.000563947 Jy ! Component: 200 - total flux cleaned = 0.000667786 Jy ! Total flux subtracted in 200 components = 0.000667786 Jy ! Clean residual min=-0.020403 max=0.028356 Jy/beam ! Clean residual mean=-0.000525 rms=0.009081 Jy/beam ! Combined flux in latest and established models = 0.248951 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 146 components and 0.248951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130340Jy sigma=1.896324 ! Fit after self-cal, rms=0.130338Jy sigma=1.896293 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130338Jy sigma=1.896293 ! Fit after self-cal, rms=0.130338Jy sigma=1.896293 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=16.12 mas, bpa=11.27 degrees ! Estimated noise=0.675994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266245 Jy ! Component: 100 - total flux cleaned = 0.000317393 Jy ! Component: 150 - total flux cleaned = 0.000467726 Jy ! Component: 200 - total flux cleaned = 0.000564987 Jy ! Total flux subtracted in 200 components = 0.000564987 Jy ! Clean residual min=-0.020413 max=0.028366 Jy/beam ! Clean residual mean=-0.000523 rms=0.009073 Jy/beam ! Combined flux in latest and established models = 0.249516 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 150 components and 0.249516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130309Jy sigma=1.895740 ! Fit after self-cal, rms=0.130309Jy sigma=1.895713 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000242828 Jy ! Component: 100 - total flux cleaned = 0.000240881 Jy ! Component: 150 - total flux cleaned = 0.000382081 Jy ! Component: 200 - total flux cleaned = 0.000473397 Jy ! Total flux subtracted in 200 components = 0.000473397 Jy ! Clean residual min=-0.020413 max=0.028370 Jy/beam ! Clean residual mean=-0.000522 rms=0.009067 Jy/beam ! Combined flux in latest and established models = 0.249989 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 153 components and 0.249989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130284Jy sigma=1.895228 ! Fit after self-cal, rms=0.130283Jy sigma=1.895203 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130283Jy sigma=1.895203 ! Fit after self-cal, rms=0.130283Jy sigma=1.895203 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.396 mas, bmaj=26.06 mas, bpa=0.6312 degrees ! Estimated noise=0.798086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0062479 Jy ! Component: 100 - total flux cleaned = 0.00705328 Jy ! Component: 150 - total flux cleaned = 0.00798008 Jy ! Component: 200 - total flux cleaned = 0.00867035 Jy ! Total flux subtracted in 200 components = 0.00867035 Jy ! Clean residual min=-0.036156 max=0.045462 Jy/beam ! Clean residual mean=-0.000925 rms=0.016390 Jy/beam ! Combined flux in latest and established models = 0.258659 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 162 components and 0.258659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130491Jy sigma=1.895302 ! Fit after self-cal, rms=0.130462Jy sigma=1.895036 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000855532 Jy ! Component: 100 - total flux cleaned = 0.00146866 Jy ! Component: 150 - total flux cleaned = 0.00204202 Jy ! Component: 200 - total flux cleaned = 0.00244944 Jy ! Total flux subtracted in 200 components = 0.00244944 Jy ! Clean residual min=-0.036562 max=0.045089 Jy/beam ! Clean residual mean=-0.000911 rms=0.016322 Jy/beam ! Combined flux in latest and established models = 0.261109 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 168 components and 0.261109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130710Jy sigma=1.896194 ! Fit after self-cal, rms=0.130669Jy sigma=1.895907 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=16.12 mas, bpa=11.27 degrees ! Estimated noise=0.675994 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.575 x 16.12 at 11.27 degrees (North through East) ! Clean map min=-0.021517 max=0.1147 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=14.32 mas, bpa=12.48 degrees ! Estimated noise=1.01291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0968511 Jy ! Component: 100 - total flux cleaned = 0.132837 Jy ! Component: 150 - total flux cleaned = 0.157133 Jy ! Component: 200 - total flux cleaned = 0.174166 Jy ! Total flux subtracted in 200 components = 0.174166 Jy ! Clean residual min=-0.012412 max=0.014410 Jy/beam ! Clean residual mean=-0.000138 rms=0.004211 Jy/beam ! Combined flux in latest and established models = 0.174165 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 86 model components to the UV plane model. ! The established model now contains 86 components and 0.174165 Jy ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=16.12 mas, bpa=11.27 degrees ! Estimated noise=0.675994 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0288329 Jy ! Component: 100 - total flux cleaned = 0.0466271 Jy ! Component: 150 - total flux cleaned = 0.0579303 Jy ! Component: 200 - total flux cleaned = 0.06515 Jy ! Total flux subtracted in 200 components = 0.06515 Jy ! Clean residual min=-0.020533 max=0.027523 Jy/beam ! Clean residual mean=-0.000555 rms=0.009150 Jy/beam ! Combined flux in latest and established models = 0.239316 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 137 components and 0.239315 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.396 mas, bmaj=26.06 mas, bpa=0.6312 degrees ! Estimated noise=0.798086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122084 Jy ! Component: 100 - total flux cleaned = 0.0164918 Jy ! Component: 150 - total flux cleaned = 0.0173302 Jy ! Component: 200 - total flux cleaned = 0.0182994 Jy ! Total flux subtracted in 200 components = 0.0182994 Jy ! Clean residual min=-0.036035 max=0.045658 Jy/beam ! Clean residual mean=-0.000930 rms=0.016409 Jy/beam ! Combined flux in latest and established models = 0.257615 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000885948 Jy ! Component: 100 - total flux cleaned = 0.0016951 Jy ! Component: 150 - total flux cleaned = 0.00229445 Jy ! Component: 200 - total flux cleaned = 0.00299091 Jy ! Total flux subtracted in 200 components = 0.00299091 Jy ! Clean residual min=-0.036515 max=0.045380 Jy/beam ! Clean residual mean=-0.000913 rms=0.016330 Jy/beam ! Combined flux in latest and established models = 0.260606 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 142 components and 0.260606 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=16.12 mas, bpa=11.27 degrees ! Estimated noise=0.675994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0030796 Jy ! Component: 100 - total flux cleaned = -0.00397461 Jy ! Component: 150 - total flux cleaned = -0.00467835 Jy ! Component: 200 - total flux cleaned = -0.00534704 Jy ! Total flux subtracted in 200 components = -0.00534704 Jy ! Clean residual min=-0.020987 max=0.028829 Jy/beam ! Clean residual mean=-0.000506 rms=0.009016 Jy/beam ! Combined flux in latest and established models = 0.255259 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 150 components and 0.255259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130555Jy sigma=1.895895 ! Fit after self-cal, rms=0.130529Jy sigma=1.895507 wmodel /J0616-3456_S_map.mod ! wmodel: Unable to open new model file: /J0616-3456_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0616-3456_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.575 x 16.12 at 11.27 degrees (North through East) ! Clean map min=-0.021235 max=0.11551 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0616-3456_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.115505 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00901609 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -23.4174 23.4174 46.8347 93.6694 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.115 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 12.811 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0616-3456_S_dfm.log closed on Thu May 19 18:26:50 2016