! Started logfile: /scr/pima/bg219g_uvs/J0617+7816_S_dfm.log on Thu May 19 21:42:09 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/bg219g_uvs/J0617+7816_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J0617+7816_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.928571 visibilities/baseline/integration-bin. ! Found source: J0617+7816 ! ! 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 1872 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 J0617+7816_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026579Jy sigma=19.274528 ! Fit after self-cal, rms=0.832115Jy sigma=15.642810 ! 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.391 mas, bmaj=10.39 mas, bpa=43.43 degrees ! Estimated noise=1.3226 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.129336 Jy ! Component: 100 - total flux cleaned = 0.158934 Jy ! Total flux subtracted in 100 components = 0.158934 Jy ! Clean residual min=-0.010197 max=0.014274 Jy/beam ! Clean residual mean=-0.000015 rms=0.003001 Jy/beam ! Combined flux in latest and established models = 0.158934 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.158934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080605Jy sigma=1.388777 ! Fit after self-cal, rms=0.080590Jy sigma=1.388187 ! 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=2.889 mas, bmaj=11.29 mas, bpa=42.4 degrees ! Estimated noise=0.992369 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.0164333 Jy ! Component: 100 - total flux cleaned = 0.0201004 Jy ! Component: 150 - total flux cleaned = 0.0225376 Jy ! Component: 200 - total flux cleaned = 0.0244128 Jy ! Total flux subtracted in 200 components = 0.0244128 Jy ! Clean residual min=-0.007294 max=0.008049 Jy/beam ! Clean residual mean=-0.000029 rms=0.002080 Jy/beam ! Combined flux in latest and established models = 0.183347 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.183347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076535Jy sigma=1.310822 ! Fit after self-cal, rms=0.076499Jy sigma=1.310174 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.889 x 11.29 at 42.4 degrees (North through East) ! Clean map min=-0.0079794 max=0.17225 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.06 HN 1.05 KP 0.98 LA 0.97 ! MK 0.99 NL 0.93 OV 1.04 PT 1.00 ! SC 0.89 ! ! ! 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 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 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 1.10 KP 0.99 LA 0.99 ! MK 0.97 NL 1.17 OV 0.97 PT 1.02 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.076499Jy sigma=1.310174 ! Fit after self-cal, rms=0.075593Jy sigma=1.295748 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.878 mas, bmaj=11.28 mas, bpa=42.49 degrees ! Estimated noise=1.00325 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.00155662 Jy ! Component: 100 - total flux cleaned = 0.00224082 Jy ! Component: 150 - total flux cleaned = 0.00291949 Jy ! Component: 200 - total flux cleaned = 0.00334769 Jy ! Total flux subtracted in 200 components = 0.00334769 Jy ! Clean residual min=-0.006074 max=0.005862 Jy/beam ! Clean residual mean=-0.000023 rms=0.001733 Jy/beam ! Combined flux in latest and established models = 0.186694 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 49 components and 0.186694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074946Jy sigma=1.284473 ! Fit after self-cal, rms=0.074919Jy sigma=1.284261 ! 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.074919Jy sigma=1.284261 ! Fit after self-cal, rms=0.073807Jy sigma=1.269792 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.869 mas, bmaj=11.28 mas, bpa=42.57 degrees ! Estimated noise=1.00055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134107 Jy ! Component: 100 - total flux cleaned = 0.00199383 Jy ! Component: 150 - total flux cleaned = 0.00242249 Jy ! Component: 200 - total flux cleaned = 0.00274831 Jy ! Total flux subtracted in 200 components = 0.00274831 Jy ! Clean residual min=-0.005688 max=0.004949 Jy/beam ! Clean residual mean=-0.000021 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.189443 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 60 components and 0.189443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073655Jy sigma=1.266854 ! Fit after self-cal, rms=0.073662Jy sigma=1.266692 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.00017265 Jy ! Component: 100 - total flux cleaned = 0.000456424 Jy ! Component: 150 - total flux cleaned = 0.000716118 Jy ! Component: 200 - total flux cleaned = 0.000861295 Jy ! Total flux subtracted in 200 components = 0.000861295 Jy ! Clean residual min=-0.005541 max=0.005006 Jy/beam ! Clean residual mean=-0.000020 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.190304 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.190304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073588Jy sigma=1.265414 ! Fit after self-cal, rms=0.073590Jy sigma=1.265363 ! 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.073590Jy sigma=1.265363 ! Fit after self-cal, rms=0.071620Jy sigma=1.250280 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.865 mas, bmaj=11.32 mas, bpa=42.67 degrees ! Estimated noise=0.997862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241507 Jy ! Component: 100 - total flux cleaned = 0.00307993 Jy ! Component: 150 - total flux cleaned = 0.00316842 Jy ! Component: 200 - total flux cleaned = 0.0032441 Jy ! Total flux subtracted in 200 components = 0.0032441 Jy ! Clean residual min=-0.005351 max=0.005026 Jy/beam ! Clean residual mean=-0.000018 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.193548 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.193548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071522Jy sigma=1.248495 ! Fit after self-cal, rms=0.071553Jy sigma=1.248241 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 = -3.5961e-05 Jy ! Component: 100 - total flux cleaned = -5.2293e-06 Jy ! Component: 150 - total flux cleaned = 7.52499e-05 Jy ! Component: 200 - total flux cleaned = 0.000148675 Jy ! Total flux subtracted in 200 components = 0.000148675 Jy ! Clean residual min=-0.005211 max=0.004998 Jy/beam ! Clean residual mean=-0.000018 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.193697 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.193697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071532Jy sigma=1.247839 ! Fit after self-cal, rms=0.071535Jy sigma=1.247816 ! 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.071535Jy sigma=1.247816 ! Fit after self-cal, rms=0.071428Jy sigma=1.247368 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.992 mas, bmaj=15.64 mas, bpa=35.29 degrees ! Estimated noise=1.28386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211953 Jy ! Component: 100 - total flux cleaned = 0.00318278 Jy ! Component: 150 - total flux cleaned = 0.00350878 Jy ! Component: 200 - total flux cleaned = 0.00360883 Jy ! Total flux subtracted in 200 components = 0.00360883 Jy ! Clean residual min=-0.006356 max=0.005583 Jy/beam ! Clean residual mean=-0.000034 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.197306 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 92 components and 0.197306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071437Jy sigma=1.247433 ! Fit after self-cal, rms=0.071443Jy sigma=1.247406 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 = 8.99537e-05 Jy ! Component: 100 - total flux cleaned = 0.000168692 Jy ! Component: 150 - total flux cleaned = 0.000238681 Jy ! Component: 200 - total flux cleaned = 0.000288316 Jy ! Total flux subtracted in 200 components = 0.000288316 Jy ! Clean residual min=-0.006339 max=0.005652 Jy/beam ! Clean residual mean=-0.000034 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.197594 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 95 components and 0.197594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071452Jy sigma=1.247553 ! Fit after self-cal, rms=0.071453Jy sigma=1.247543 ! 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=2.862 mas, bmaj=11.33 mas, bpa=42.7 degrees ! Estimated noise=0.999192 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.862 x 11.33 at 42.7 degrees (North through East) ! Clean map min=-0.0073205 max=0.17625 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.376 mas, bmaj=10.39 mas, bpa=43.72 degrees ! Estimated noise=1.34087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131118 Jy ! Component: 100 - total flux cleaned = 0.160805 Jy ! Component: 150 - total flux cleaned = 0.173127 Jy ! Component: 200 - total flux cleaned = 0.178456 Jy ! Total flux subtracted in 200 components = 0.178456 Jy ! Clean residual min=-0.007386 max=0.006697 Jy/beam ! Clean residual mean=-0.000009 rms=0.001860 Jy/beam ! Combined flux in latest and established models = 0.178456 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.178456 Jy ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=11.33 mas, bpa=42.7 degrees ! Estimated noise=0.999192 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.00811463 Jy ! Component: 100 - total flux cleaned = 0.00990232 Jy ! Component: 150 - total flux cleaned = 0.0112622 Jy ! Component: 200 - total flux cleaned = 0.0120668 Jy ! Total flux subtracted in 200 components = 0.0120668 Jy ! Clean residual min=-0.006125 max=0.004811 Jy/beam ! Clean residual mean=-0.000020 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.190523 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 60 components and 0.190523 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=6.992 mas, bmaj=15.64 mas, bpa=35.29 degrees ! Estimated noise=1.28386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00330074 Jy ! Component: 100 - total flux cleaned = 0.00440518 Jy ! Component: 150 - total flux cleaned = 0.00489979 Jy ! Component: 200 - total flux cleaned = 0.00532773 Jy ! Total flux subtracted in 200 components = 0.00532773 Jy ! Clean residual min=-0.006657 max=0.005580 Jy/beam ! Clean residual mean=-0.000037 rms=0.001936 Jy/beam ! Combined flux in latest and established models = 0.195851 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.000330864 Jy ! Component: 100 - total flux cleaned = 0.000554455 Jy ! Component: 150 - total flux cleaned = 0.000725833 Jy ! Component: 200 - total flux cleaned = 0.000915909 Jy ! Total flux subtracted in 200 components = 0.000915909 Jy ! Clean residual min=-0.006488 max=0.005568 Jy/beam ! Clean residual mean=-0.000035 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 0.196766 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.196766 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=11.33 mas, bpa=42.7 degrees ! Estimated noise=0.999192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169567 Jy ! Component: 100 - total flux cleaned = 0.000249231 Jy ! Component: 150 - total flux cleaned = 0.000180342 Jy ! Component: 200 - total flux cleaned = 6.01592e-05 Jy ! Total flux subtracted in 200 components = 6.01592e-05 Jy ! Clean residual min=-0.005469 max=0.005219 Jy/beam ! Clean residual mean=-0.000015 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.196827 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.196827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071560Jy sigma=1.249972 ! Fit after self-cal, rms=0.071557Jy sigma=1.249804 wmodel /J0617+7816_S_map.mod ! wmodel: Unable to open new model file: /J0617+7816_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J0617+7816_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.862 x 11.33 at 42.7 degrees (North through East) ! Clean map min=-0.0061239 max=0.1742 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J0617+7816_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.1742 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00131884 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.27125 2.27125 4.5425 9.085 18.17 36.34 72.68 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0039 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.174 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 132.085 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J0617+7816_S_dfm.log closed on Thu May 19 21:42:11 2016