! Started logfile: /scr/pima/bg219h_uvs/J0200-1356_S_dfm.log on Thu May 19 22:02:21 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/bg219h_uvs/J0200-1356_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0200-1356_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.815118 visibilities/baseline/integration-bin. ! Found source: J0200-1356 ! ! 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 7160 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 J0200-1356_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002298Jy sigma=21.300245 ! Fit after self-cal, rms=0.951590Jy sigma=20.236378 ! 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.717 mas, bmaj=7.27 mas, bpa=2.866 degrees ! Estimated noise=0.624537 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.0387018 Jy ! Component: 100 - total flux cleaned = 0.0474416 Jy ! Total flux subtracted in 100 components = 0.0474416 Jy ! Clean residual min=-0.004424 max=0.003960 Jy/beam ! Clean residual mean=0.000016 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.0474416 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0474416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066610Jy sigma=1.352979 ! Fit after self-cal, rms=0.065129Jy sigma=1.322242 ! 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.234 mas, bmaj=8.544 mas, bpa=3.306 degrees ! Estimated noise=0.419243 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.00503388 Jy ! Component: 100 - total flux cleaned = 0.00714856 Jy ! Component: 150 - total flux cleaned = 0.00771408 Jy ! Component: 200 - total flux cleaned = 0.007912 Jy ! Total flux subtracted in 200 components = 0.007912 Jy ! Clean residual min=-0.003161 max=0.002834 Jy/beam ! Clean residual mean=0.000004 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.0553536 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.0553536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064766Jy sigma=1.314771 ! Fit after self-cal, rms=0.064758Jy sigma=1.314454 ! 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.234 x 8.544 at 3.306 degrees (North through East) ! Clean map min=-0.0030941 max=0.052282 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.02 HN 1.07 KP 1.03 LA 1.09 ! MK 1.08 NL 0.93 OV 1.00 PT 0.95 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 0.98 KP 1.04 LA 1.05 ! MK 1.00 NL 1.03 OV 1.01 PT 0.95 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.03 KP 1.02 LA 0.99 ! MK 1.08 NL 0.94 OV 1.03 PT 0.91 ! SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 HN 1.08 KP 1.04 LA 1.18 ! MK 0.91 NL 1.01 OV 1.05 PT 0.91 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.064758Jy sigma=1.314454 ! Fit after self-cal, rms=0.065298Jy sigma=1.311422 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=8.481 mas, bpa=3.824 degrees ! Estimated noise=0.417503 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.000561837 Jy ! Component: 100 - total flux cleaned = 0.000682077 Jy ! Component: 150 - total flux cleaned = 0.000706007 Jy ! Component: 200 - total flux cleaned = 0.000706778 Jy ! Total flux subtracted in 200 components = 0.000706778 Jy ! Clean residual min=-0.002966 max=0.002696 Jy/beam ! Clean residual mean=0.000004 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.0560604 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0560604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065272Jy sigma=1.310983 ! Fit after self-cal, rms=0.065400Jy sigma=1.310505 ! 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.065400Jy sigma=1.310505 ! Fit after self-cal, rms=0.063663Jy sigma=1.305418 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.234 mas, bmaj=8.533 mas, bpa=3.875 degrees ! Estimated noise=0.409189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00106662 Jy ! Component: 100 - total flux cleaned = -0.00124813 Jy ! Component: 150 - total flux cleaned = -0.00128305 Jy ! Component: 200 - total flux cleaned = -0.00129826 Jy ! Total flux subtracted in 200 components = -0.00129826 Jy ! Clean residual min=-0.002634 max=0.002118 Jy/beam ! Clean residual mean=0.000002 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.0547622 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.0547621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063639Jy sigma=1.305078 ! Fit after self-cal, rms=0.063655Jy sigma=1.304804 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.00010197 Jy ! Component: 100 - total flux cleaned = -8.5927e-05 Jy ! Component: 150 - total flux cleaned = -7.16883e-05 Jy ! Component: 200 - total flux cleaned = -4.60706e-05 Jy ! Total flux subtracted in 200 components = -4.60706e-05 Jy ! Clean residual min=-0.002677 max=0.002146 Jy/beam ! Clean residual mean=0.000002 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0547161 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.0547161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063648Jy sigma=1.304693 ! Fit after self-cal, rms=0.063647Jy sigma=1.304677 ! 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.063647Jy sigma=1.304677 ! Fit after self-cal, rms=0.062678Jy sigma=1.304446 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=8.54 mas, bpa=3.898 degrees ! Estimated noise=0.402545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000790673 Jy ! Component: 100 - total flux cleaned = -0.000908716 Jy ! Component: 150 - total flux cleaned = -0.000922382 Jy ! Component: 200 - total flux cleaned = -0.000922481 Jy ! Total flux subtracted in 200 components = -0.000922481 Jy ! Clean residual min=-0.002581 max=0.002066 Jy/beam ! Clean residual mean=0.000002 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0537936 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.0537936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062663Jy sigma=1.304258 ! Fit after self-cal, rms=0.062667Jy sigma=1.304239 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 = -2.22252e-05 Jy ! Component: 100 - total flux cleaned = -1.13715e-05 Jy ! Component: 150 - total flux cleaned = -5.38836e-07 Jy ! Component: 200 - total flux cleaned = 1.00892e-05 Jy ! Total flux subtracted in 200 components = 1.00892e-05 Jy ! Clean residual min=-0.002590 max=0.002071 Jy/beam ! Clean residual mean=0.000002 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.0538037 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.0538037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062663Jy sigma=1.304168 ! Fit after self-cal, rms=0.062662Jy sigma=1.304160 ! 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.062662Jy sigma=1.304160 ! Fit after self-cal, rms=0.061883Jy sigma=1.304045 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.173 mas, bmaj=14.46 mas, bpa=1.155 degrees ! Estimated noise=0.497633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135905 Jy ! Component: 100 - total flux cleaned = 0.000115577 Jy ! Component: 150 - total flux cleaned = 0.000115385 Jy ! Component: 200 - total flux cleaned = 0.000141273 Jy ! Total flux subtracted in 200 components = 0.000141273 Jy ! Clean residual min=-0.002536 max=0.002244 Jy/beam ! Clean residual mean=0.000005 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.053945 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.053945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061891Jy sigma=1.304220 ! Fit after self-cal, rms=0.061881Jy sigma=1.304042 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 = 6.99526e-05 Jy ! Component: 100 - total flux cleaned = 8.70862e-05 Jy ! Component: 150 - total flux cleaned = 0.000100392 Jy ! Component: 200 - total flux cleaned = 0.000123616 Jy ! Total flux subtracted in 200 components = 0.000123616 Jy ! Clean residual min=-0.002548 max=0.002206 Jy/beam ! Clean residual mean=0.000005 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0540686 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.0540686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061888Jy sigma=1.304176 ! Fit after self-cal, rms=0.061860Jy sigma=1.303933 ! 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.237 mas, bmaj=8.547 mas, bpa=3.928 degrees ! Estimated noise=0.397387 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.237 x 8.547 at 3.928 degrees (North through East) ! Clean map min=-0.0024148 max=0.04963 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.726 mas, bmaj=7.276 mas, bpa=3.63 degrees ! Estimated noise=0.585766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0373256 Jy ! Component: 100 - total flux cleaned = 0.045874 Jy ! Component: 150 - total flux cleaned = 0.0492996 Jy ! Component: 200 - total flux cleaned = 0.0500776 Jy ! Total flux subtracted in 200 components = 0.0500776 Jy ! Clean residual min=-0.003569 max=0.003613 Jy/beam ! Clean residual mean=0.000013 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.0500776 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0500776 Jy ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=8.547 mas, bpa=3.928 degrees ! Estimated noise=0.397387 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) ! Added new window around map position (3.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00309827 Jy ! Component: 100 - total flux cleaned = 0.0047257 Jy ! Component: 150 - total flux cleaned = 0.00533184 Jy ! Component: 200 - total flux cleaned = 0.00561838 Jy ! Total flux subtracted in 200 components = 0.00561838 Jy ! Clean residual min=-0.002492 max=0.001978 Jy/beam ! Clean residual mean=0.000003 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.055696 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.055696 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.173 mas, bmaj=14.46 mas, bpa=1.155 degrees ! Estimated noise=0.497633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00026265 Jy ! Component: 100 - total flux cleaned = 0.000313068 Jy ! Component: 150 - total flux cleaned = 0.000312437 Jy ! Component: 200 - total flux cleaned = 0.000258369 Jy ! Total flux subtracted in 200 components = 0.000258369 Jy ! Clean residual min=-0.002400 max=0.002141 Jy/beam ! Clean residual mean=0.000007 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0559544 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 = -1.62198e-05 Jy ! Component: 100 - total flux cleaned = -4.72015e-05 Jy ! Component: 150 - total flux cleaned = -6.21342e-05 Jy ! Component: 200 - total flux cleaned = -7.6085e-05 Jy ! Total flux subtracted in 200 components = -7.6085e-05 Jy ! Clean residual min=-0.002359 max=0.002073 Jy/beam ! Clean residual mean=0.000007 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.0558783 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 53 components and 0.0558783 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=8.547 mas, bpa=3.928 degrees ! Estimated noise=0.397387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.69027e-05 Jy ! Component: 100 - total flux cleaned = -5.28613e-05 Jy ! Component: 150 - total flux cleaned = -1.24112e-05 Jy ! Component: 200 - total flux cleaned = 5.38405e-06 Jy ! Total flux subtracted in 200 components = 5.38405e-06 Jy ! Clean residual min=-0.002287 max=0.001940 Jy/beam ! Clean residual mean=0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0558837 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.0558837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061789Jy sigma=1.302404 ! Fit after self-cal, rms=0.061773Jy sigma=1.302016 wmodel /J0200-1356_S_map.mod ! wmodel: Unable to open new model file: /J0200-1356_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0200-1356_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.237 x 8.547 at 3.928 degrees (North through East) ! Clean map min=-0.0022861 max=0.049542 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0200-1356_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.049542 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000520588 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.15241 3.15241 6.30481 12.6096 25.2193 50.4385 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.049 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 95.165 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0200-1356_S_dfm.log closed on Thu May 19 22:02:24 2016