! Started logfile: /scr/pima/bg219a_uvs/J1524-3012_S_dfm.log on Fri May 20 00:12:26 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/bg219a_uvs/J1524-3012_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1524-3012_S_uva.fits ! AN table 1: 57 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.687719 visibilities/baseline/integration-bin. ! Found source: J1524-3012 ! ! 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 49 lines of history. ! ! Reading 2352 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 J1524-3012_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 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018990Jy sigma=19.909691 ! Fit after self-cal, rms=0.890500Jy sigma=17.320027 ! 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.145 mas, bmaj=6.94 mas, bpa=-8.189 degrees ! Estimated noise=1.0361 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.0808923 Jy ! Component: 100 - total flux cleaned = 0.110912 Jy ! Total flux subtracted in 100 components = 0.110912 Jy ! Clean residual min=-0.009023 max=0.013239 Jy/beam ! Clean residual mean=-0.000032 rms=0.002400 Jy/beam ! Combined flux in latest and established models = 0.110912 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.110912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070958Jy sigma=1.295646 ! Fit after self-cal, rms=0.070430Jy sigma=1.286776 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147188 Jy ! Component: 100 - total flux cleaned = 0.0218669 Jy ! Total flux subtracted in 100 components = 0.0218669 Jy ! Clean residual min=-0.004747 max=0.005185 Jy/beam ! Clean residual mean=-0.000007 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.132779 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.132779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067225Jy sigma=1.224177 ! Fit after self-cal, rms=0.067129Jy sigma=1.223559 ! 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.641 mas, bmaj=8.235 mas, bpa=-7.189 degrees ! Estimated noise=0.774273 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.0039878 Jy ! Component: 100 - total flux cleaned = 0.00508655 Jy ! Component: 150 - total flux cleaned = 0.00530853 Jy ! Component: 200 - total flux cleaned = 0.00543937 Jy ! Total flux subtracted in 200 components = 0.00543937 Jy ! Clean residual min=-0.003945 max=0.004319 Jy/beam ! Clean residual mean=-0.000004 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.138218 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.138218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066883Jy sigma=1.218950 ! Fit after self-cal, rms=0.066818Jy sigma=1.218779 ! 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.641 x 8.235 at -7.189 degrees (North through East) ! Clean map min=-0.0037933 max=0.10723 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: ! LA 1.01 MK 1.02 NL 1.04 OV 0.95 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.04 NL 1.00 OV 1.00 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.01 NL 1.06 OV 0.97 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 0.99 NL 1.11 OV 0.95 ! PT 0.93 SC 0.96 ! ! ! Fit before self-cal, rms=0.066818Jy sigma=1.218779 ! Fit after self-cal, rms=0.067074Jy sigma=1.212250 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.647 mas, bmaj=8.223 mas, bpa=-6.924 degrees ! Estimated noise=0.772521 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 = -3.24633e-05 Jy ! Component: 100 - total flux cleaned = -8.61566e-05 Jy ! Component: 150 - total flux cleaned = -0.00012932 Jy ! Component: 200 - total flux cleaned = -0.000147908 Jy ! Total flux subtracted in 200 components = -0.000147908 Jy ! Clean residual min=-0.002991 max=0.003733 Jy/beam ! Clean residual mean=-0.000006 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.13807 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.13807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067054Jy sigma=1.211921 ! Fit after self-cal, rms=0.067111Jy sigma=1.211701 ! 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.067111Jy sigma=1.211701 ! Fit after self-cal, rms=0.066924Jy sigma=1.209523 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.636 mas, bmaj=8.196 mas, bpa=-7.072 degrees ! Estimated noise=0.768926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213451 Jy ! Component: 100 - total flux cleaned = 0.000171616 Jy ! Component: 150 - total flux cleaned = 0.000154376 Jy ! Component: 200 - total flux cleaned = 0.000123891 Jy ! Total flux subtracted in 200 components = 0.000123891 Jy ! Clean residual min=-0.002952 max=0.003505 Jy/beam ! Clean residual mean=-0.000010 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.138194 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.138194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066910Jy sigma=1.209355 ! Fit after self-cal, rms=0.066961Jy sigma=1.209219 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) ! Added new window around map position (-17.5, -76.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292389 Jy ! Component: 100 - total flux cleaned = 0.003559 Jy ! Component: 150 - total flux cleaned = 0.00379646 Jy ! Component: 200 - total flux cleaned = 0.00389202 Jy ! Total flux subtracted in 200 components = 0.00389202 Jy ! Clean residual min=-0.002632 max=0.002778 Jy/beam ! Clean residual mean=-0.000011 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.142086 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.142086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066821Jy sigma=1.206698 ! Fit after self-cal, rms=0.066781Jy sigma=1.206419 ! 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.066781Jy sigma=1.206419 ! Fit after self-cal, rms=0.066747Jy sigma=1.206059 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.634 mas, bmaj=8.184 mas, bpa=-7.11 degrees ! Estimated noise=0.766346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137006 Jy ! Component: 100 - total flux cleaned = 0.00169404 Jy ! Component: 150 - total flux cleaned = 0.00178615 Jy ! Component: 200 - total flux cleaned = 0.00190539 Jy ! Total flux subtracted in 200 components = 0.00190539 Jy ! Clean residual min=-0.002438 max=0.002721 Jy/beam ! Clean residual mean=-0.000010 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.143992 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.143992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066710Jy sigma=1.205479 ! Fit after self-cal, rms=0.066706Jy sigma=1.205413 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) ! Added new window around map position (96.5, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664432 Jy ! Component: 100 - total flux cleaned = 0.000365409 Jy ! Component: 150 - total flux cleaned = 0.000180874 Jy ! Component: 200 - total flux cleaned = 0.000105896 Jy ! Total flux subtracted in 200 components = 0.000105896 Jy ! Clean residual min=-0.001965 max=0.002278 Jy/beam ! Clean residual mean=-0.000011 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.144097 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.144097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066582Jy sigma=1.203298 ! Fit after self-cal, rms=0.066603Jy sigma=1.202894 ! 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.066603Jy sigma=1.202894 ! Fit after self-cal, rms=0.066949Jy sigma=1.202553 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.88 mas, bmaj=22.84 mas, bpa=-3.571 degrees ! Estimated noise=1.12177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000912797 Jy ! Component: 100 - total flux cleaned = 0.000979741 Jy ! Component: 150 - total flux cleaned = 0.000952467 Jy ! Component: 200 - total flux cleaned = 0.000905586 Jy ! Total flux subtracted in 200 components = 0.000905586 Jy ! Clean residual min=-0.001914 max=0.002105 Jy/beam ! Clean residual mean=-0.000027 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.145003 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 96 components and 0.145003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066920Jy sigma=1.201992 ! Fit after self-cal, rms=0.066926Jy sigma=1.201885 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.000227023 Jy ! Component: 100 - total flux cleaned = 0.000205962 Jy ! Component: 150 - total flux cleaned = 0.000187581 Jy ! Component: 200 - total flux cleaned = 0.000204335 Jy ! Total flux subtracted in 200 components = 0.000204335 Jy ! Clean residual min=-0.001794 max=0.002003 Jy/beam ! Clean residual mean=-0.000027 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.145207 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 104 components and 0.145207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066919Jy sigma=1.201767 ! Fit after self-cal, rms=0.066923Jy sigma=1.201725 ! 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.64 mas, bmaj=8.184 mas, bpa=-6.969 degrees ! Estimated noise=0.769507 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.64 x 8.184 at -6.969 degrees (North through East) ! Clean map min=-0.0025385 max=0.10667 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.144 mas, bmaj=6.907 mas, bpa=-7.898 degrees ! Estimated noise=1.02512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0799143 Jy ! Component: 100 - total flux cleaned = 0.110113 Jy ! Component: 150 - total flux cleaned = 0.124159 Jy ! Component: 200 - total flux cleaned = 0.131517 Jy ! Total flux subtracted in 200 components = 0.131517 Jy ! Clean residual min=-0.005237 max=0.004820 Jy/beam ! Clean residual mean=-0.000015 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.131517 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.131517 Jy ! Inverting map and beam ! Estimated beam: bmin=2.64 mas, bmaj=8.184 mas, bpa=-6.969 degrees ! Estimated noise=0.769507 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.00514105 Jy ! Component: 100 - total flux cleaned = 0.00751079 Jy ! Component: 150 - total flux cleaned = 0.00956384 Jy ! Component: 200 - total flux cleaned = 0.0109393 Jy ! Total flux subtracted in 200 components = 0.0109393 Jy ! Clean residual min=-0.002417 max=0.002356 Jy/beam ! Clean residual mean=-0.000017 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.142456 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 35 components and 0.142456 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.88 mas, bmaj=22.84 mas, bpa=-3.571 degrees ! Estimated noise=1.12177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223984 Jy ! Component: 100 - total flux cleaned = 0.00290979 Jy ! Component: 150 - total flux cleaned = 0.00329155 Jy ! Component: 200 - total flux cleaned = 0.00335489 Jy ! Total flux subtracted in 200 components = 0.00335489 Jy ! Clean residual min=-0.001955 max=0.002178 Jy/beam ! Clean residual mean=-0.000031 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.145811 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 = 3.01596e-05 Jy ! Component: 100 - total flux cleaned = 3.12112e-05 Jy ! Component: 150 - total flux cleaned = 7.65007e-06 Jy ! Component: 200 - total flux cleaned = -1.3472e-05 Jy ! Total flux subtracted in 200 components = -1.3472e-05 Jy ! Clean residual min=-0.001973 max=0.002018 Jy/beam ! Clean residual mean=-0.000028 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.145798 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 72 components and 0.145798 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.64 mas, bmaj=8.184 mas, bpa=-6.969 degrees ! Estimated noise=0.769507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.6569e-05 Jy ! Component: 100 - total flux cleaned = 8.35913e-06 Jy ! Component: 150 - total flux cleaned = 4.99708e-05 Jy ! Component: 200 - total flux cleaned = 4.9589e-05 Jy ! Total flux subtracted in 200 components = 4.9589e-05 Jy ! Clean residual min=-0.001920 max=0.002089 Jy/beam ! Clean residual mean=-0.000012 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.145847 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.145847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066962Jy sigma=1.202428 ! Fit after self-cal, rms=0.066967Jy sigma=1.202195 wmodel /J1524-3012_S_map.mod ! wmodel: Unable to open new model file: /J1524-3012_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1524-3012_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.64 x 8.184 at -6.969 degrees (North through East) ! Clean map min=-0.0027488 max=0.10685 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1524-3012_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.106854 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000480074 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34784 1.34784 2.69568 5.39136 10.7827 21.5654 43.1308 86.2617 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 222.578 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1524-3012_S_dfm.log closed on Fri May 20 00:12:29 2016