! Started logfile: /scr/pima/bg219a_uvs/J1113+1442_S_dfm.log on Fri May 20 00:04:16 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/J1113+1442_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1113+1442_S_uva.fits ! AN table 1: 38 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.731203 visibilities/baseline/integration-bin. ! Found source: J1113+1442 ! ! 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 3 lines of history. ! ! Reading 3112 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 J1113+1442_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.048511Jy sigma=23.881055 ! Fit after self-cal, rms=0.659295Jy sigma=15.017329 ! 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.92 mas, bmaj=6.147 mas, bpa=1.859 degrees ! Estimated noise=1.05925 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.257412 Jy ! Component: 100 - total flux cleaned = 0.321402 Jy ! Total flux subtracted in 100 components = 0.321402 Jy ! Clean residual min=-0.012377 max=0.025112 Jy/beam ! Clean residual mean=-0.000074 rms=0.003813 Jy/beam ! Combined flux in latest and established models = 0.321402 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.321402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085528Jy sigma=1.797906 ! Fit after self-cal, rms=0.085495Jy sigma=1.797074 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.026208 Jy ! Component: 100 - total flux cleaned = 0.0403997 Jy ! Total flux subtracted in 100 components = 0.0403997 Jy ! Clean residual min=-0.012111 max=0.013898 Jy/beam ! Clean residual mean=-0.000049 rms=0.002762 Jy/beam ! Combined flux in latest and established models = 0.361802 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.361802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073730Jy sigma=1.517958 ! Fit after self-cal, rms=0.073668Jy sigma=1.516414 ! 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.263 mas, bmaj=7.895 mas, bpa=-0.694 degrees ! Estimated noise=0.600518 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 (-2, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185363 Jy ! Component: 100 - total flux cleaned = 0.0290764 Jy ! Component: 150 - total flux cleaned = 0.0364203 Jy ! Component: 200 - total flux cleaned = 0.0418782 Jy ! Total flux subtracted in 200 components = 0.0418782 Jy ! Clean residual min=-0.009486 max=0.008325 Jy/beam ! Clean residual mean=-0.000041 rms=0.002264 Jy/beam ! Combined flux in latest and established models = 0.40368 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.40368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068725Jy sigma=1.379524 ! Fit after self-cal, rms=0.068614Jy sigma=1.376123 ! 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.263 x 7.895 at -0.694 degrees (North through East) ! Clean map min=-0.0089024 max=0.33855 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.09 FD 0.88 LA 1.03 MK 0.98 ! NL 0.97 OV 0.96 PT 0.99 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.03 LA 1.00 MK 0.98 ! NL 1.00 OV 0.99 PT 0.97 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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.16 FD 0.99 LA 0.88 MK 1.02 ! NL 1.04 OV 0.97 PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.068614Jy sigma=1.376123 ! Fit after self-cal, rms=0.063276Jy sigma=1.263459 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.244 mas, bmaj=7.967 mas, bpa=-0.7496 degrees ! Estimated noise=0.604937 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.00520436 Jy ! Component: 100 - total flux cleaned = 0.00610381 Jy ! Component: 150 - total flux cleaned = 0.00643497 Jy ! Component: 200 - total flux cleaned = 0.00652576 Jy ! Total flux subtracted in 200 components = 0.00652576 Jy ! Clean residual min=-0.005469 max=0.005462 Jy/beam ! Clean residual mean=-0.000011 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.410206 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 79 components and 0.410206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062574Jy sigma=1.252571 ! Fit after self-cal, rms=0.062533Jy sigma=1.251589 ! 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.062533Jy sigma=1.251589 ! Fit after self-cal, rms=0.061234Jy sigma=1.216315 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.24 mas, bmaj=7.966 mas, bpa=-0.8864 degrees ! Estimated noise=0.606175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279059 Jy ! Component: 100 - total flux cleaned = 0.000464769 Jy ! Component: 150 - total flux cleaned = 0.00061599 Jy ! Component: 200 - total flux cleaned = 0.000749096 Jy ! Total flux subtracted in 200 components = 0.000749096 Jy ! Clean residual min=-0.004666 max=0.004791 Jy/beam ! Clean residual mean=-0.000036 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.410955 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 0.410955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060931Jy sigma=1.212121 ! Fit after self-cal, rms=0.060924Jy sigma=1.211715 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 = -9.84743e-06 Jy ! Component: 100 - total flux cleaned = 0.000312285 Jy ! Component: 150 - total flux cleaned = 0.000360459 Jy ! Component: 200 - total flux cleaned = 0.000361871 Jy ! Total flux subtracted in 200 components = 0.000361871 Jy ! Clean residual min=-0.004482 max=0.004796 Jy/beam ! Clean residual mean=-0.000035 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.411317 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 107 components and 0.411317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060797Jy sigma=1.210546 ! Fit after self-cal, rms=0.060794Jy sigma=1.210331 ! 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.060794Jy sigma=1.210331 ! Fit after self-cal, rms=0.060996Jy sigma=1.208897 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.236 mas, bmaj=7.972 mas, bpa=-0.9701 degrees ! Estimated noise=0.608103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000480586 Jy ! Component: 100 - total flux cleaned = 0.000783138 Jy ! Component: 150 - total flux cleaned = 0.00102659 Jy ! Component: 200 - total flux cleaned = 0.0010674 Jy ! Total flux subtracted in 200 components = 0.0010674 Jy ! Clean residual min=-0.004488 max=0.004737 Jy/beam ! Clean residual mean=-0.000038 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.412384 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 114 components and 0.412384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060853Jy sigma=1.207313 ! Fit after self-cal, rms=0.060854Jy sigma=1.207162 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.45004e-05 Jy ! Component: 100 - total flux cleaned = 0.000156461 Jy ! Component: 150 - total flux cleaned = 0.000123325 Jy ! Component: 200 - total flux cleaned = 0.000124437 Jy ! Total flux subtracted in 200 components = 0.000124437 Jy ! Clean residual min=-0.004415 max=0.004687 Jy/beam ! Clean residual mean=-0.000037 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.412509 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 127 components and 0.412509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060793Jy sigma=1.206682 ! Fit after self-cal, rms=0.060794Jy sigma=1.206606 ! 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.060794Jy sigma=1.206606 ! Fit after self-cal, rms=0.060982Jy sigma=1.205909 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.75 mas, bmaj=11.81 mas, bpa=9.862 degrees ! Estimated noise=0.690742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116706 Jy ! Component: 100 - total flux cleaned = 0.00160557 Jy ! Component: 150 - total flux cleaned = 0.00173334 Jy ! Component: 200 - total flux cleaned = 0.00185594 Jy ! Total flux subtracted in 200 components = 0.00185594 Jy ! Clean residual min=-0.005746 max=0.006173 Jy/beam ! Clean residual mean=-0.000067 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 0.414365 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 135 components and 0.414365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060928Jy sigma=1.205626 ! Fit after self-cal, rms=0.060925Jy sigma=1.205537 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.000114613 Jy ! Component: 100 - total flux cleaned = -9.42599e-05 Jy ! Component: 150 - total flux cleaned = -0.000109473 Jy ! Component: 200 - total flux cleaned = -0.000123417 Jy ! Total flux subtracted in 200 components = -0.000123417 Jy ! Clean residual min=-0.005713 max=0.006083 Jy/beam ! Clean residual mean=-0.000068 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.414241 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 145 components and 0.414241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060913Jy sigma=1.205557 ! Fit after self-cal, rms=0.060911Jy sigma=1.205515 ! 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.232 mas, bmaj=7.976 mas, bpa=-1.03 degrees ! Estimated noise=0.609798 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.232 x 7.976 at -1.03 degrees (North through East) ! Clean map min=-0.0043697 max=0.34055 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.885 mas, bmaj=6.16 mas, bpa=1.753 degrees ! Estimated noise=1.06303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.258231 Jy ! Component: 100 - total flux cleaned = 0.324104 Jy ! Component: 150 - total flux cleaned = 0.350006 Jy ! Component: 200 - total flux cleaned = 0.364026 Jy ! Total flux subtracted in 200 components = 0.364026 Jy ! Clean residual min=-0.007285 max=0.008130 Jy/beam ! Clean residual mean=-0.000048 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.364026 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.364026 Jy ! Inverting map and beam ! Estimated beam: bmin=4.232 mas, bmaj=7.976 mas, bpa=-1.03 degrees ! Estimated noise=0.609798 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.0132959 Jy ! Component: 100 - total flux cleaned = 0.0213308 Jy ! Component: 150 - total flux cleaned = 0.027232 Jy ! Component: 200 - total flux cleaned = 0.0317797 Jy ! Total flux subtracted in 200 components = 0.0317797 Jy ! Clean residual min=-0.005011 max=0.005362 Jy/beam ! Clean residual mean=-0.000078 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.395806 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 79 components and 0.395806 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.75 mas, bmaj=11.81 mas, bpa=9.862 degrees ! Estimated noise=0.690742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0051 Jy ! Component: 100 - total flux cleaned = 0.00862051 Jy ! Component: 150 - total flux cleaned = 0.0111897 Jy ! Component: 200 - total flux cleaned = 0.0130806 Jy ! Total flux subtracted in 200 components = 0.0130806 Jy ! Clean residual min=-0.005903 max=0.006080 Jy/beam ! Clean residual mean=-0.000093 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.408887 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.00129731 Jy ! Component: 100 - total flux cleaned = 0.00183563 Jy ! Component: 150 - total flux cleaned = 0.00229137 Jy ! Component: 200 - total flux cleaned = 0.00270735 Jy ! Total flux subtracted in 200 components = 0.00270735 Jy ! Clean residual min=-0.005821 max=0.005984 Jy/beam ! Clean residual mean=-0.000081 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.411594 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 126 components and 0.411594 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.232 mas, bmaj=7.976 mas, bpa=-1.03 degrees ! Estimated noise=0.609798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000329754 Jy ! Component: 100 - total flux cleaned = -0.000233403 Jy ! Component: 150 - total flux cleaned = -0.000148736 Jy ! Component: 200 - total flux cleaned = -3.27325e-05 Jy ! Total flux subtracted in 200 components = -3.27325e-05 Jy ! Clean residual min=-0.004884 max=0.004457 Jy/beam ! Clean residual mean=-0.000043 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.411561 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 144 components and 0.411561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060909Jy sigma=1.205397 ! Fit after self-cal, rms=0.060894Jy sigma=1.205098 wmodel /J1113+1442_S_map.mod ! wmodel: Unable to open new model file: /J1113+1442_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1113+1442_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.232 x 7.976 at -1.03 degrees (North through East) ! Clean map min=-0.0047519 max=0.34185 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1113+1442_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.341847 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0012082 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06029 1.06029 2.12059 4.24118 8.48236 16.9647 33.9294 67.8588 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0036 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.341 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 282.94 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1113+1442_S_dfm.log closed on Fri May 20 00:04:18 2016