! Started logfile: /scr/pima/bg219e_uvs/J1913-3630_S_dfm.log on Thu May 19 18:50:00 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/J1913-3630_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1913-3630_S_uva.fits ! AN table 1: 30 integrations on 28 of 28 possible baselines. ! AN table 2: 30 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.754762 visibilities/baseline/integration-bin. ! Found source: J1913-3630 ! ! 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 5072 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 J1913-3630_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 32 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.019415Jy sigma=15.751901 ! Fit after self-cal, rms=0.899234Jy sigma=13.855873 ! 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=3.089 mas, bmaj=16.02 mas, bpa=17.11 degrees ! Estimated noise=0.989931 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.0821656 Jy ! Component: 100 - total flux cleaned = 0.10017 Jy ! Total flux subtracted in 100 components = 0.10017 Jy ! Clean residual min=-0.005375 max=0.006316 Jy/beam ! Clean residual mean=-0.000021 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.10017 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.10017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089862Jy sigma=1.292176 ! Fit after self-cal, rms=0.089084Jy sigma=1.282479 ! 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.919 mas, bmaj=18.29 mas, bpa=16.66 degrees ! Estimated noise=0.698838 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.00745902 Jy ! Component: 100 - total flux cleaned = 0.0108941 Jy ! Component: 150 - total flux cleaned = 0.012335 Jy ! Component: 200 - total flux cleaned = 0.0127407 Jy ! Total flux subtracted in 200 components = 0.0127407 Jy ! Clean residual min=-0.003203 max=0.003523 Jy/beam ! Clean residual mean=0.000072 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.112911 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.112911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088563Jy sigma=1.271950 ! Fit after self-cal, rms=0.088594Jy sigma=1.271570 ! 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.919 x 18.29 at 16.66 degrees (North through East) ! Clean map min=-0.0031843 max=0.10511 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: ! FD 1.04 HN 1.16 KP 0.93 LA 0.97 ! NL 0.91 OV 0.99 PT 0.97 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.95 KP 0.93 LA 1.03 ! NL 1.05 OV 0.97 PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 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: ! FD 1.05 HN 0.94 KP 0.99 LA 1.12 ! NL 1.06 OV 1.08 PT 1.01 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 1.01 KP 1.00 LA 1.02 ! NL 0.99 OV 0.95 PT 1.06 SC 1.04 ! ! ! Fit before self-cal, rms=0.088594Jy sigma=1.271570 ! Fit after self-cal, rms=0.089058Jy sigma=1.268818 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.919 mas, bmaj=18.34 mas, bpa=16.65 degrees ! Estimated noise=0.696656 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.000377259 Jy ! Component: 100 - total flux cleaned = 0.000376575 Jy ! Component: 150 - total flux cleaned = 0.000340341 Jy ! Component: 200 - total flux cleaned = 0.000373041 Jy ! Total flux subtracted in 200 components = 0.000373041 Jy ! Clean residual min=-0.002967 max=0.002897 Jy/beam ! Clean residual mean=0.000055 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.113284 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.113284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089015Jy sigma=1.268332 ! Fit after self-cal, rms=0.089049Jy sigma=1.268162 ! 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.089049Jy sigma=1.268162 ! Fit after self-cal, rms=0.089497Jy sigma=1.266970 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.919 mas, bmaj=18.36 mas, bpa=16.65 degrees ! Estimated noise=0.69466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000331281 Jy ! Component: 100 - total flux cleaned = -0.000459172 Jy ! Component: 150 - total flux cleaned = -0.000486401 Jy ! Component: 200 - total flux cleaned = -0.00053811 Jy ! Total flux subtracted in 200 components = -0.00053811 Jy ! Clean residual min=-0.002849 max=0.002790 Jy/beam ! Clean residual mean=0.000047 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.112746 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.112746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089471Jy sigma=1.266723 ! Fit after self-cal, rms=0.089524Jy sigma=1.266620 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.09696e-05 Jy ! Component: 100 - total flux cleaned = -4.69306e-05 Jy ! Component: 150 - total flux cleaned = -4.58263e-05 Jy ! Component: 200 - total flux cleaned = -8.93529e-05 Jy ! Total flux subtracted in 200 components = -8.93529e-05 Jy ! Clean residual min=-0.002870 max=0.002776 Jy/beam ! Clean residual mean=0.000047 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.112657 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 0.112657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089506Jy sigma=1.266462 ! Fit after self-cal, rms=0.089506Jy sigma=1.266435 ! 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.089506Jy sigma=1.266435 ! Fit after self-cal, rms=0.089363Jy sigma=1.266406 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=18.34 mas, bpa=16.66 degrees ! Estimated noise=0.69345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206256 Jy ! Component: 100 - total flux cleaned = -0.00023235 Jy ! Component: 150 - total flux cleaned = -0.000275626 Jy ! Component: 200 - total flux cleaned = -0.000295574 Jy ! Total flux subtracted in 200 components = -0.000295574 Jy ! Clean residual min=-0.002856 max=0.002752 Jy/beam ! Clean residual mean=0.000046 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.112361 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.112361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089347Jy sigma=1.266271 ! Fit after self-cal, rms=0.089348Jy sigma=1.266249 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 = -4.65403e-05 Jy ! Component: 100 - total flux cleaned = -6.70522e-05 Jy ! Component: 150 - total flux cleaned = -8.6283e-05 Jy ! Component: 200 - total flux cleaned = -0.000104574 Jy ! Total flux subtracted in 200 components = -0.000104574 Jy ! Clean residual min=-0.002864 max=0.002756 Jy/beam ! Clean residual mean=0.000046 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.112257 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.112257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089337Jy sigma=1.266139 ! Fit after self-cal, rms=0.089336Jy sigma=1.266125 ! 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.089336Jy sigma=1.266125 ! Fit after self-cal, rms=0.089192Jy sigma=1.266113 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.361 mas, bmaj=30.29 mas, bpa=3.798 degrees ! Estimated noise=0.781337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000393544 Jy ! Component: 100 - total flux cleaned = -0.000412227 Jy ! Component: 150 - total flux cleaned = -0.000428953 Jy ! Component: 200 - total flux cleaned = -0.000445224 Jy ! Total flux subtracted in 200 components = -0.000445224 Jy ! Clean residual min=-0.002389 max=0.002994 Jy/beam ! Clean residual mean=0.000070 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.111811 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.111811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089183Jy sigma=1.266057 ! Fit after self-cal, rms=0.089183Jy sigma=1.266034 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.52437e-05 Jy ! Component: 100 - total flux cleaned = -3.13935e-05 Jy ! Component: 150 - total flux cleaned = -4.68795e-05 Jy ! Component: 200 - total flux cleaned = -6.22156e-05 Jy ! Total flux subtracted in 200 components = -6.22156e-05 Jy ! Clean residual min=-0.002389 max=0.002997 Jy/beam ! Clean residual mean=0.000069 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.111749 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 71 components and 0.111749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089176Jy sigma=1.265992 ! Fit after self-cal, rms=0.089178Jy sigma=1.265980 ! 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.922 mas, bmaj=18.32 mas, bpa=16.67 degrees ! Estimated noise=0.692723 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.922 x 18.32 at 16.67 degrees (North through East) ! Clean map min=-0.0041765 max=0.1056 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=3.095 mas, bmaj=16.04 mas, bpa=17.12 degrees ! Estimated noise=0.979137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0816418 Jy ! Component: 100 - total flux cleaned = 0.0997956 Jy ! Component: 150 - total flux cleaned = 0.10615 Jy ! Component: 200 - total flux cleaned = 0.10977 Jy ! Total flux subtracted in 200 components = 0.10977 Jy ! Clean residual min=-0.004239 max=0.004278 Jy/beam ! Clean residual mean=0.000004 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.10977 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.10977 Jy ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=18.32 mas, bpa=16.67 degrees ! Estimated noise=0.692723 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.00249013 Jy ! Component: 100 - total flux cleaned = 0.00281968 Jy ! Component: 150 - total flux cleaned = 0.00299214 Jy ! Component: 200 - total flux cleaned = 0.00294146 Jy ! Total flux subtracted in 200 components = 0.00294146 Jy ! Clean residual min=-0.002898 max=0.002810 Jy/beam ! Clean residual mean=0.000051 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.112712 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.112712 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=9.361 mas, bmaj=30.29 mas, bpa=3.798 degrees ! Estimated noise=0.781337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000367792 Jy ! Component: 100 - total flux cleaned = -0.000445203 Jy ! Component: 150 - total flux cleaned = -0.000515154 Jy ! Component: 200 - total flux cleaned = -0.000578064 Jy ! Total flux subtracted in 200 components = -0.000578064 Jy ! Clean residual min=-0.002529 max=0.002941 Jy/beam ! Clean residual mean=0.000075 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.112134 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 = -5.64666e-05 Jy ! Component: 100 - total flux cleaned = -8.2879e-05 Jy ! Component: 150 - total flux cleaned = -0.000131319 Jy ! Component: 200 - total flux cleaned = -0.000153328 Jy ! Total flux subtracted in 200 components = -0.000153328 Jy ! Clean residual min=-0.002419 max=0.002984 Jy/beam ! Clean residual mean=0.000073 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.111981 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.111981 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=18.32 mas, bpa=16.67 degrees ! Estimated noise=0.692723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003362 Jy ! Component: 100 - total flux cleaned = 0.000337564 Jy ! Component: 150 - total flux cleaned = 0.000339234 Jy ! Component: 200 - total flux cleaned = 0.000339244 Jy ! Total flux subtracted in 200 components = 0.000339244 Jy ! Clean residual min=-0.002835 max=0.002813 Jy/beam ! Clean residual mean=0.000047 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.11232 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.11232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089203Jy sigma=1.266309 ! Fit after self-cal, rms=0.089201Jy sigma=1.266256 wmodel /J1913-3630_S_map.mod ! wmodel: Unable to open new model file: /J1913-3630_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J1913-3630_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.922 x 18.32 at 16.67 degrees (North through East) ! Clean map min=-0.0032053 max=0.10444 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1913-3630_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.10444 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00077546 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.22748 2.22748 4.45496 8.90992 17.8198 35.6397 71.2793 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.104 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 134.681 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1913-3630_S_dfm.log closed on Thu May 19 18:50:03 2016