! Started logfile: /scr/pima/bg219b_uvs/J0305-2421_S_dfm.log on Thu May 19 19:59:36 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/bg219b_uvs/J0305-2421_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0305-2421_S_uva.fits ! AN table 1: 30 integrations on 28 of 28 possible baselines. ! AN table 2: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.448958 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0305-2421 ! ! 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 3448 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 J0305-2421_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 85 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 85 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.001221Jy sigma=19.444212 ! Fit after self-cal, rms=0.947452Jy sigma=18.505615 ! 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=4.449 mas, bmaj=14.89 mas, bpa=-27.33 degrees ! Estimated noise=0.884211 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.0426671 Jy ! Component: 100 - total flux cleaned = 0.0518449 Jy ! Total flux subtracted in 100 components = 0.0518449 Jy ! Clean residual min=-0.004729 max=0.004417 Jy/beam ! Clean residual mean=0.000011 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.0518449 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0518449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064129Jy sigma=1.144729 ! Fit after self-cal, rms=0.062208Jy sigma=1.107248 ! 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=5.774 mas, bmaj=15.96 mas, bpa=-21.98 degrees ! Estimated noise=0.693095 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.000757072 Jy ! Component: 100 - total flux cleaned = 0.000107031 Jy ! Component: 150 - total flux cleaned = -0.000388504 Jy ! Component: 200 - total flux cleaned = -0.000726507 Jy ! Total flux subtracted in 200 components = -0.000726507 Jy ! Clean residual min=-0.003368 max=0.003642 Jy/beam ! Clean residual mean=0.000003 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.0511184 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 28 components and 0.0511184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061855Jy sigma=1.102875 ! Fit after self-cal, rms=0.061762Jy sigma=1.102206 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.774 x 15.96 at -21.98 degrees (North through East) ! Clean map min=-0.003147 max=0.056113 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* 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* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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 0.98 HN 0.95 KP 1.06 ! LA 0.97 MK 0.96 NL 0.91 OV 1.14 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.90 KP 1.12 LA 1.02 ! NL 1.00* OV 0.98 PT 0.96 SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.061762Jy sigma=1.102206 ! Fit after self-cal, rms=0.061440Jy sigma=1.101212 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.769 mas, bmaj=15.87 mas, bpa=-21.88 degrees ! Estimated noise=0.689389 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.000898822 Jy ! Component: 100 - total flux cleaned = -0.00109526 Jy ! Component: 150 - total flux cleaned = -0.00109797 Jy ! Component: 200 - total flux cleaned = -0.00104127 Jy ! Total flux subtracted in 200 components = -0.00104127 Jy ! Clean residual min=-0.003259 max=0.003729 Jy/beam ! Clean residual mean=-0.000003 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.0500771 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.0500771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061382Jy sigma=1.100477 ! Fit after self-cal, rms=0.061330Jy sigma=1.099423 ! 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.061330Jy sigma=1.099423 ! Fit after self-cal, rms=0.061230Jy sigma=1.098866 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.774 mas, bmaj=15.86 mas, bpa=-21.76 degrees ! Estimated noise=0.686632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00057204 Jy ! Component: 100 - total flux cleaned = -0.00062589 Jy ! Component: 150 - total flux cleaned = -0.000605699 Jy ! Component: 200 - total flux cleaned = -0.000547241 Jy ! Total flux subtracted in 200 components = -0.000547241 Jy ! Clean residual min=-0.003198 max=0.003480 Jy/beam ! Clean residual mean=-0.000004 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.0495299 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.0495299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061206Jy sigma=1.098518 ! Fit after self-cal, rms=0.061209Jy sigma=1.098371 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.000130509 Jy ! Component: 100 - total flux cleaned = -0.00011355 Jy ! Component: 150 - total flux cleaned = -6.22273e-05 Jy ! Component: 200 - total flux cleaned = -1.43898e-05 Jy ! Total flux subtracted in 200 components = -1.43898e-05 Jy ! Clean residual min=-0.003225 max=0.003458 Jy/beam ! Clean residual mean=-0.000003 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.0495155 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.0495155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061194Jy sigma=1.098166 ! Fit after self-cal, rms=0.061179Jy sigma=1.097874 ! 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.061179Jy sigma=1.097874 ! Fit after self-cal, rms=0.061274Jy sigma=1.097812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.79 mas, bmaj=15.86 mas, bpa=-21.81 degrees ! Estimated noise=0.687202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000109475 Jy ! Component: 100 - total flux cleaned = -0.000178656 Jy ! Component: 150 - total flux cleaned = -0.000179378 Jy ! Component: 200 - total flux cleaned = -0.000130079 Jy ! Total flux subtracted in 200 components = -0.000130079 Jy ! Clean residual min=-0.003259 max=0.003443 Jy/beam ! Clean residual mean=-0.000004 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.0493854 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.0493854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061256Jy sigma=1.097568 ! Fit after self-cal, rms=0.061255Jy sigma=1.097489 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.7188e-05 Jy ! Component: 100 - total flux cleaned = 1.80014e-05 Jy ! Component: 150 - total flux cleaned = 6.36542e-05 Jy ! Component: 200 - total flux cleaned = 0.000120095 Jy ! Total flux subtracted in 200 components = 0.000120095 Jy ! Clean residual min=-0.003259 max=0.003376 Jy/beam ! Clean residual mean=-0.000003 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.0495055 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.0495055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061242Jy sigma=1.097312 ! Fit after self-cal, rms=0.061234Jy sigma=1.097242 ! 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.061234Jy sigma=1.097242 ! Fit after self-cal, rms=0.061295Jy sigma=1.097208 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.17 mas, bmaj=21.44 mas, bpa=-1.281 degrees ! Estimated noise=0.734225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.59117e-07 Jy ! Component: 100 - total flux cleaned = -0.000131332 Jy ! Component: 150 - total flux cleaned = -0.000232428 Jy ! Component: 200 - total flux cleaned = -0.000220405 Jy ! Total flux subtracted in 200 components = -0.000220405 Jy ! Clean residual min=-0.003298 max=0.003609 Jy/beam ! Clean residual mean=-0.000003 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.0492851 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.0492851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061285Jy sigma=1.097065 ! Fit after self-cal, rms=0.061268Jy sigma=1.096489 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.20547e-05 Jy ! Component: 100 - total flux cleaned = -3.73076e-05 Jy ! Component: 150 - total flux cleaned = -8.89486e-05 Jy ! Component: 200 - total flux cleaned = -7.77864e-05 Jy ! Total flux subtracted in 200 components = -7.77864e-05 Jy ! Clean residual min=-0.003297 max=0.003583 Jy/beam ! Clean residual mean=-0.000004 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.0492073 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 93 components and 0.0492073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061257Jy sigma=1.096355 ! Fit after self-cal, rms=0.061247Jy sigma=1.096162 ! 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=5.8 mas, bmaj=15.85 mas, bpa=-21.84 degrees ! Estimated noise=0.687809 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.8 x 15.85 at -21.84 degrees (North through East) ! Clean map min=-0.0039974 max=0.055483 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=4.473 mas, bmaj=14.78 mas, bpa=-27.21 degrees ! Estimated noise=0.876276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0438838 Jy ! Component: 100 - total flux cleaned = 0.0507304 Jy ! Component: 150 - total flux cleaned = 0.0504133 Jy ! Component: 200 - total flux cleaned = 0.0497638 Jy ! Total flux subtracted in 200 components = 0.0497638 Jy ! Clean residual min=-0.004386 max=0.004512 Jy/beam ! Clean residual mean=-0.000004 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.0497638 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0497638 Jy ! Inverting map and beam ! Estimated beam: bmin=5.8 mas, bmaj=15.85 mas, bpa=-21.84 degrees ! Estimated noise=0.687809 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.0012887 Jy ! Component: 100 - total flux cleaned = -0.00136938 Jy ! Component: 150 - total flux cleaned = -0.00143545 Jy ! Component: 200 - total flux cleaned = -0.00137913 Jy ! Total flux subtracted in 200 components = -0.00137913 Jy ! Clean residual min=-0.003166 max=0.003359 Jy/beam ! Clean residual mean=-0.000007 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.0483847 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.0483847 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=10.17 mas, bmaj=21.44 mas, bpa=-1.281 degrees ! Estimated noise=0.734225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.38699e-05 Jy ! Component: 100 - total flux cleaned = 3.6707e-05 Jy ! Component: 150 - total flux cleaned = 6.72667e-05 Jy ! Component: 200 - total flux cleaned = 9.42602e-05 Jy ! Total flux subtracted in 200 components = 9.42602e-05 Jy ! Clean residual min=-0.003212 max=0.003561 Jy/beam ! Clean residual mean=-0.000007 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.0484789 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 = 9.60832e-05 Jy ! Component: 100 - total flux cleaned = 0.000205173 Jy ! Component: 150 - total flux cleaned = 0.000284646 Jy ! Component: 200 - total flux cleaned = 0.000358209 Jy ! Total flux subtracted in 200 components = 0.000358209 Jy ! Clean residual min=-0.003168 max=0.003520 Jy/beam ! Clean residual mean=-0.000005 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.0488372 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.0488372 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.8 mas, bmaj=15.85 mas, bpa=-21.84 degrees ! Estimated noise=0.687809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234426 Jy ! Component: 100 - total flux cleaned = 0.000327122 Jy ! Component: 150 - total flux cleaned = 0.000406758 Jy ! Component: 200 - total flux cleaned = 0.000476294 Jy ! Total flux subtracted in 200 components = 0.000476294 Jy ! Clean residual min=-0.003204 max=0.003336 Jy/beam ! Clean residual mean=-0.000003 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.0493134 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.0493134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061247Jy sigma=1.096223 ! Fit after self-cal, rms=0.061236Jy sigma=1.096137 wmodel /J0305-2421_S_map.mod ! wmodel: Unable to open new model file: /J0305-2421_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0305-2421_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.8 x 15.85 at -21.84 degrees (North through East) ! Clean map min=-0.0043997 max=0.055182 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0305-2421_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0551819 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00089318 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.85583 4.85583 9.71166 19.4233 38.8466 77.6933 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.055 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 61.781 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0305-2421_S_dfm.log closed on Thu May 19 19:59:39 2016