! Started logfile: /scr/pima/bg219i_uvs/J0134-093B_S_dfm.log on Thu May 19 22:55: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/bg219i_uvs/J0134-093B_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0134-093B_S_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755556 visibilities/baseline/integration-bin. ! Found source: J0134-093B ! ! 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 7888 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 J0134-093B_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011266Jy sigma=19.869154 ! Fit after self-cal, rms=0.896785Jy sigma=17.490267 ! 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.51 mas, bmaj=10.49 mas, bpa=16.85 degrees ! Estimated noise=0.682501 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.0788796 Jy ! Component: 100 - total flux cleaned = 0.119319 Jy ! Total flux subtracted in 100 components = 0.119319 Jy ! Clean residual min=-0.019936 max=0.028064 Jy/beam ! Clean residual mean=-0.000084 rms=0.006262 Jy/beam ! Combined flux in latest and established models = 0.119319 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 41 components and 0.119319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147702Jy sigma=2.736714 ! Fit after self-cal, rms=0.146700Jy sigma=2.721700 ! 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=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 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.0449619 Jy ! Component: 100 - total flux cleaned = 0.0736342 Jy ! Component: 150 - total flux cleaned = 0.092977 Jy ! Component: 200 - total flux cleaned = 0.106245 Jy ! Total flux subtracted in 200 components = 0.106245 Jy ! Clean residual min=-0.024783 max=0.027950 Jy/beam ! Clean residual mean=0.000009 rms=0.007225 Jy/beam ! Combined flux in latest and established models = 0.225564 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 78 components and 0.225564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129652Jy sigma=2.383947 ! Fit after self-cal, rms=0.128441Jy sigma=2.366012 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.343 x 11.62 at 15.19 degrees (North through East) ! Clean map min=-0.02474 max=0.10249 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* 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 2. ! Telescope amplitude corrections in sub-array 1: ! 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* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! 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* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! 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* SC 1.00* ! ! ! Fit before self-cal, rms=0.128441Jy sigma=2.366012 ! Fit after self-cal, rms=0.128441Jy sigma=2.366012 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 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.0122123 Jy ! Component: 100 - total flux cleaned = 0.0202263 Jy ! Component: 150 - total flux cleaned = 0.0256979 Jy ! Component: 200 - total flux cleaned = 0.0279764 Jy ! Total flux subtracted in 200 components = 0.0279764 Jy ! Clean residual min=-0.024032 max=0.028069 Jy/beam ! Clean residual mean=0.000014 rms=0.006958 Jy/beam ! Combined flux in latest and established models = 0.25354 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.25354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126801Jy sigma=2.341518 ! Fit after self-cal, rms=0.126555Jy sigma=2.338639 ! 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.126555Jy sigma=2.338639 ! Fit after self-cal, rms=0.126555Jy sigma=2.338639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207595 Jy ! Component: 100 - total flux cleaned = 0.00315731 Jy ! Component: 150 - total flux cleaned = 0.00423322 Jy ! Component: 200 - total flux cleaned = 0.00495781 Jy ! Total flux subtracted in 200 components = 0.00495781 Jy ! Clean residual min=-0.023371 max=0.028049 Jy/beam ! Clean residual mean=0.000015 rms=0.006900 Jy/beam ! Combined flux in latest and established models = 0.258498 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.258498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126184Jy sigma=2.333075 ! Fit after self-cal, rms=0.126121Jy sigma=2.332160 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.00115869 Jy ! Component: 100 - total flux cleaned = 0.00163657 Jy ! Component: 150 - total flux cleaned = 0.00217526 Jy ! Component: 200 - total flux cleaned = 0.00256912 Jy ! Total flux subtracted in 200 components = 0.00256912 Jy ! Clean residual min=-0.022993 max=0.028105 Jy/beam ! Clean residual mean=0.000015 rms=0.006861 Jy/beam ! Combined flux in latest and established models = 0.261067 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.261067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125893Jy sigma=2.328708 ! Fit after self-cal, rms=0.125859Jy sigma=2.328050 ! 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.125859Jy sigma=2.328050 ! Fit after self-cal, rms=0.125859Jy sigma=2.328050 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377614 Jy ! Component: 100 - total flux cleaned = 0.00078175 Jy ! Component: 150 - total flux cleaned = 0.00106179 Jy ! Component: 200 - total flux cleaned = 0.00140865 Jy ! Total flux subtracted in 200 components = 0.00140865 Jy ! Clean residual min=-0.022689 max=0.028084 Jy/beam ! Clean residual mean=0.000015 rms=0.006831 Jy/beam ! Combined flux in latest and established models = 0.262476 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.262476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125683Jy sigma=2.325346 ! Fit after self-cal, rms=0.125655Jy sigma=2.324581 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.05271e-05 Jy ! Component: 100 - total flux cleaned = 0.000412353 Jy ! Component: 150 - total flux cleaned = 0.000756032 Jy ! Component: 200 - total flux cleaned = 0.00100001 Jy ! Total flux subtracted in 200 components = 0.00100001 Jy ! Clean residual min=-0.022404 max=0.027991 Jy/beam ! Clean residual mean=0.000015 rms=0.006805 Jy/beam ! Combined flux in latest and established models = 0.263476 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.263476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125505Jy sigma=2.322205 ! Fit after self-cal, rms=0.125495Jy sigma=2.321625 ! 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.125495Jy sigma=2.321625 ! Fit after self-cal, rms=0.125495Jy sigma=2.321625 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.833 mas, bmaj=14.7 mas, bpa=8.235 degrees ! Estimated noise=0.492121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00937753 Jy ! Component: 100 - total flux cleaned = 0.0102699 Jy ! Component: 150 - total flux cleaned = 0.0108059 Jy ! Component: 200 - total flux cleaned = 0.0114113 Jy ! Total flux subtracted in 200 components = 0.0114113 Jy ! Clean residual min=-0.032490 max=0.041755 Jy/beam ! Clean residual mean=0.000028 rms=0.010014 Jy/beam ! Combined flux in latest and established models = 0.274887 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 128 components and 0.274887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125545Jy sigma=2.327391 ! Fit after self-cal, rms=0.125326Jy sigma=2.322688 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.000591673 Jy ! Component: 100 - total flux cleaned = 0.001117 Jy ! Component: 150 - total flux cleaned = 0.00155722 Jy ! Component: 200 - total flux cleaned = 0.00181421 Jy ! Total flux subtracted in 200 components = 0.00181421 Jy ! Clean residual min=-0.032108 max=0.041508 Jy/beam ! Clean residual mean=0.000027 rms=0.009927 Jy/beam ! Combined flux in latest and established models = 0.276701 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 133 components and 0.276701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125440Jy sigma=2.326342 ! Fit after self-cal, rms=0.125306Jy sigma=2.323469 ! 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=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.343 x 11.62 at 15.19 degrees (North through East) ! Clean map min=-0.02177 max=0.085481 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.51 mas, bmaj=10.49 mas, bpa=16.85 degrees ! Estimated noise=0.682501 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0763281 Jy ! Component: 100 - total flux cleaned = 0.122967 Jy ! Component: 150 - total flux cleaned = 0.157052 Jy ! Component: 200 - total flux cleaned = 0.182763 Jy ! Total flux subtracted in 200 components = 0.182763 Jy ! Clean residual min=-0.019397 max=0.028680 Jy/beam ! Clean residual mean=-0.000071 rms=0.005532 Jy/beam ! Combined flux in latest and established models = 0.182763 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.182763 Jy ! Inverting map and beam ! Estimated beam: bmin=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 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 (-8, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0366202 Jy ! Component: 100 - total flux cleaned = 0.0608728 Jy ! Component: 150 - total flux cleaned = 0.0792315 Jy ! Component: 200 - total flux cleaned = 0.0929277 Jy ! Total flux subtracted in 200 components = 0.0929277 Jy ! Clean residual min=-0.019362 max=0.028563 Jy/beam ! Clean residual mean=0.000010 rms=0.006228 Jy/beam ! Combined flux in latest and established models = 0.275691 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 115 components and 0.275691 Jy ! Inverting map ! Added new window around map position (13.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0285583 Jy ! Component: 100 - total flux cleaned = 0.0448558 Jy ! Component: 150 - total flux cleaned = 0.0573909 Jy ! Component: 200 - total flux cleaned = 0.066541 Jy ! Total flux subtracted in 200 components = 0.066541 Jy ! Clean residual min=-0.016192 max=0.019558 Jy/beam ! Clean residual mean=0.000013 rms=0.004837 Jy/beam ! Combined flux in latest and established models = 0.342232 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 186 components and 0.342232 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.833 mas, bmaj=14.7 mas, bpa=8.235 degrees ! Estimated noise=0.492121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131931 Jy ! Component: 100 - total flux cleaned = 0.0206706 Jy ! Component: 150 - total flux cleaned = 0.0273383 Jy ! Component: 200 - total flux cleaned = 0.0327342 Jy ! Total flux subtracted in 200 components = 0.0327342 Jy ! Clean residual min=-0.019677 max=0.027463 Jy/beam ! Clean residual mean=0.000023 rms=0.006659 Jy/beam ! Combined flux in latest and established models = 0.374966 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.00521435 Jy ! Component: 100 - total flux cleaned = 0.00955086 Jy ! Component: 150 - total flux cleaned = 0.0136068 Jy ! Component: 200 - total flux cleaned = 0.0172157 Jy ! Total flux subtracted in 200 components = 0.0172157 Jy ! Clean residual min=-0.018319 max=0.027094 Jy/beam ! Clean residual mean=0.000022 rms=0.006483 Jy/beam ! Combined flux in latest and established models = 0.392182 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 291 components and 0.392182 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.343 mas, bmaj=11.62 mas, bpa=15.19 degrees ! Estimated noise=0.428238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351725 Jy ! Component: 100 - total flux cleaned = 0.0059195 Jy ! Component: 150 - total flux cleaned = 0.00698975 Jy ! Component: 200 - total flux cleaned = 0.00760909 Jy ! Total flux subtracted in 200 components = 0.00760909 Jy ! Clean residual min=-0.014403 max=0.019150 Jy/beam ! Clean residual mean=0.000012 rms=0.004421 Jy/beam ! Combined flux in latest and established models = 0.399791 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 319 components and 0.399791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108925Jy sigma=2.019233 ! Fit after self-cal, rms=0.106807Jy sigma=1.983490 wmodel /J0134-093B_S_map.mod ! wmodel: Unable to open new model file: /J0134-093B_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J0134-093B_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.343 x 11.62 at 15.19 degrees (North through East) ! Clean map min=-0.01414 max=0.077292 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0134-093B_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0772922 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00447032 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -17.351 17.351 34.702 69.404 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0134 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.077 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 17.29 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0134-093B_S_dfm.log closed on Thu May 19 22:55:56 2016