! Started logfile: /scr/pima/bg219h_uvs/J2120-0330_S_dfm.log on Thu May 19 22:40:53 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/J2120-0330_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2120-0330_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.793803 visibilities/baseline/integration-bin. ! Found source: J2120-0330 ! ! 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 5944 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 J2120-0330_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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011797Jy sigma=22.119232 ! Fit after self-cal, rms=0.876779Jy sigma=19.188900 ! 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.671 mas, bmaj=6.707 mas, bpa=-0.8639 degrees ! Estimated noise=0.614522 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.0955973 Jy ! Component: 100 - total flux cleaned = 0.117518 Jy ! Total flux subtracted in 100 components = 0.117518 Jy ! Clean residual min=-0.004565 max=0.007980 Jy/beam ! Clean residual mean=0.000004 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.117518 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.117518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065307Jy sigma=1.385130 ! Fit after self-cal, rms=0.065286Jy sigma=1.384868 ! 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.327 mas, bmaj=7.723 mas, bpa=0.7492 degrees ! Estimated noise=0.448368 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.0091469 Jy ! Component: 100 - total flux cleaned = 0.0129884 Jy ! Component: 150 - total flux cleaned = 0.0147419 Jy ! Component: 200 - total flux cleaned = 0.0149137 Jy ! Total flux subtracted in 200 components = 0.0149137 Jy ! Clean residual min=-0.003904 max=0.005165 Jy/beam ! Clean residual mean=0.000006 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.132431 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.132431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064150Jy sigma=1.360821 ! Fit after self-cal, rms=0.064140Jy sigma=1.360533 ! 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.327 x 7.723 at 0.7492 degrees (North through East) ! Clean map min=-0.0038078 max=0.12483 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 0.97 HN 1.00 KP 0.98 LA 1.11 ! MK 1.02 NL 1.03 OV 0.95 PT 0.93 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 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 0.98 HN 1.06 KP 0.99 LA 1.06 ! MK 1.01 NL 1.01 OV 0.95 PT 0.95 ! SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.02 KP 0.97 LA 1.03 ! MK 1.03 NL 0.95 OV 0.95 PT 0.97 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.064140Jy sigma=1.360533 ! Fit after self-cal, rms=0.063718Jy sigma=1.353725 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=7.745 mas, bpa=0.9072 degrees ! Estimated noise=0.443716 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.00145694 Jy ! Component: 100 - total flux cleaned = -0.00223508 Jy ! Component: 150 - total flux cleaned = -0.00243785 Jy ! Component: 200 - total flux cleaned = -0.00258451 Jy ! Total flux subtracted in 200 components = -0.00258451 Jy ! Clean residual min=-0.004021 max=0.004265 Jy/beam ! Clean residual mean=0.000007 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.129847 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.129847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063690Jy sigma=1.352583 ! Fit after self-cal, rms=0.063710Jy sigma=1.352431 ! 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.063710Jy sigma=1.352431 ! Fit after self-cal, rms=0.062866Jy sigma=1.340562 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.77 mas, bpa=0.9274 degrees ! Estimated noise=0.440356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121837 Jy ! Component: 100 - total flux cleaned = -0.00183908 Jy ! Component: 150 - total flux cleaned = -0.00194879 Jy ! Component: 200 - total flux cleaned = -0.00204043 Jy ! Total flux subtracted in 200 components = -0.00204043 Jy ! Clean residual min=-0.002735 max=0.003046 Jy/beam ! Clean residual mean=0.000006 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.127806 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.127806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062846Jy sigma=1.339872 ! Fit after self-cal, rms=0.062863Jy sigma=1.339653 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 = 1.06463e-06 Jy ! Component: 100 - total flux cleaned = -0.000113546 Jy ! Component: 150 - total flux cleaned = -0.000181774 Jy ! Component: 200 - total flux cleaned = -0.000192212 Jy ! Total flux subtracted in 200 components = -0.000192212 Jy ! Clean residual min=-0.002746 max=0.003043 Jy/beam ! Clean residual mean=0.000006 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.127614 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.127614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062857Jy sigma=1.339503 ! Fit after self-cal, rms=0.062856Jy sigma=1.339470 ! 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.062856Jy sigma=1.339470 ! Fit after self-cal, rms=0.062557Jy sigma=1.339267 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=7.782 mas, bpa=0.9089 degrees ! Estimated noise=0.437994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000773653 Jy ! Component: 100 - total flux cleaned = -0.00112239 Jy ! Component: 150 - total flux cleaned = -0.00117833 Jy ! Component: 200 - total flux cleaned = -0.00122562 Jy ! Total flux subtracted in 200 components = -0.00122562 Jy ! Clean residual min=-0.002689 max=0.003000 Jy/beam ! Clean residual mean=0.000006 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.126389 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.126389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062549Jy sigma=1.338967 ! Fit after self-cal, rms=0.062549Jy sigma=1.338941 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 = -1.79123e-06 Jy ! Component: 100 - total flux cleaned = -6.85173e-05 Jy ! Component: 150 - total flux cleaned = -9.94847e-05 Jy ! Component: 200 - total flux cleaned = -0.000113816 Jy ! Total flux subtracted in 200 components = -0.000113816 Jy ! Clean residual min=-0.002680 max=0.002990 Jy/beam ! Clean residual mean=0.000006 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.126275 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.126275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062547Jy sigma=1.338871 ! Fit after self-cal, rms=0.062546Jy sigma=1.338854 ! 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.062546Jy sigma=1.338854 ! Fit after self-cal, rms=0.062353Jy sigma=1.338776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.036 mas, bmaj=12.86 mas, bpa=-2.17 degrees ! Estimated noise=0.542201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000514984 Jy ! Component: 100 - total flux cleaned = -0.000516999 Jy ! Component: 150 - total flux cleaned = -0.000486783 Jy ! Component: 200 - total flux cleaned = -0.0004495 Jy ! Total flux subtracted in 200 components = -0.0004495 Jy ! Clean residual min=-0.003233 max=0.003951 Jy/beam ! Clean residual mean=0.000011 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.125825 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 38 components and 0.125825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062356Jy sigma=1.338792 ! Fit after self-cal, rms=0.062355Jy sigma=1.338783 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 = 1.50272e-05 Jy ! Component: 100 - total flux cleaned = 5.13759e-05 Jy ! Component: 150 - total flux cleaned = 7.48459e-05 Jy ! Component: 200 - total flux cleaned = 8.88946e-05 Jy ! Total flux subtracted in 200 components = 8.88946e-05 Jy ! Clean residual min=-0.003238 max=0.003919 Jy/beam ! Clean residual mean=0.000011 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.125914 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.125914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062360Jy sigma=1.338904 ! Fit after self-cal, rms=0.062361Jy sigma=1.338896 ! 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.36 mas, bmaj=7.789 mas, bpa=0.9003 degrees ! Estimated noise=0.436488 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.36 x 7.789 at 0.9003 degrees (North through East) ! Clean map min=-0.0026324 max=0.12312 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.697 mas, bmaj=6.753 mas, bpa=-0.6529 degrees ! Estimated noise=0.602164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.09356 Jy ! Component: 100 - total flux cleaned = 0.114848 Jy ! Component: 150 - total flux cleaned = 0.122636 Jy ! Component: 200 - total flux cleaned = 0.125245 Jy ! Total flux subtracted in 200 components = 0.125245 Jy ! Clean residual min=-0.003289 max=0.004123 Jy/beam ! Clean residual mean=0.000001 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.125245 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.125245 Jy ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=7.789 mas, bpa=0.9003 degrees ! Estimated noise=0.436488 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 (41, -54.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00330309 Jy ! Component: 100 - total flux cleaned = 0.0037477 Jy ! Component: 150 - total flux cleaned = 0.00386394 Jy ! Component: 200 - total flux cleaned = 0.0040149 Jy ! Total flux subtracted in 200 components = 0.0040149 Jy ! Clean residual min=-0.002456 max=0.002804 Jy/beam ! Clean residual mean=0.000004 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.12926 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.12926 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.036 mas, bmaj=12.86 mas, bpa=-2.17 degrees ! Estimated noise=0.542201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.46459e-05 Jy ! Component: 100 - total flux cleaned = -0.000163117 Jy ! Component: 150 - total flux cleaned = -0.000255745 Jy ! Component: 200 - total flux cleaned = -0.000308543 Jy ! Total flux subtracted in 200 components = -0.000308543 Jy ! Clean residual min=-0.003136 max=0.003206 Jy/beam ! Clean residual mean=0.000007 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.128952 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 = -4.87538e-05 Jy ! Component: 100 - total flux cleaned = -0.000114486 Jy ! Component: 150 - total flux cleaned = -0.000172631 Jy ! Component: 200 - total flux cleaned = -0.000225165 Jy ! Total flux subtracted in 200 components = -0.000225165 Jy ! Clean residual min=-0.003160 max=0.003118 Jy/beam ! Clean residual mean=0.000008 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.128726 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 76 components and 0.128727 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=7.789 mas, bpa=0.9003 degrees ! Estimated noise=0.436488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000116672 Jy ! Component: 100 - total flux cleaned = 0.000180646 Jy ! Component: 150 - total flux cleaned = 0.00020806 Jy ! Component: 200 - total flux cleaned = 0.000234365 Jy ! Total flux subtracted in 200 components = 0.000234365 Jy ! Clean residual min=-0.002510 max=0.002410 Jy/beam ! Clean residual mean=0.000004 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.128961 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.128961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062258Jy sigma=1.334278 ! Fit after self-cal, rms=0.062218Jy sigma=1.333454 wmodel /J2120-0330_S_map.mod ! wmodel: Unable to open new model file: /J2120-0330_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J2120-0330_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.36 x 7.789 at 0.9003 degrees (North through East) ! Clean map min=-0.0024438 max=0.12057 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2120-0330_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.120568 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000627962 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.56251 1.56251 3.12502 6.25004 12.5001 25.0002 50.0003 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.12 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 191.998 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2120-0330_S_dfm.log closed on Thu May 19 22:40:55 2016