! Started logfile: /scr/pima/bg219h_uvs/J0536-3401_S_dfm.log on Thu May 19 22:09:29 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/bg219h_uvs/J0536-3401_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0536-3401_S_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.693878 visibilities/baseline/integration-bin. ! Found source: J0536-3401 ! ! 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 544 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 J0536-3401_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.274272Jy sigma=14.926259 ! Fit after self-cal, rms=0.347407Jy sigma=3.717767 ! 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.989 mas, bmaj=14.9 mas, bpa=13.14 degrees ! Estimated noise=4.65648 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.533251 Jy ! Component: 100 - total flux cleaned = 0.663224 Jy ! Total flux subtracted in 100 components = 0.663224 Jy ! Clean residual min=-0.039725 max=0.055937 Jy/beam ! Clean residual mean=0.000060 rms=0.013827 Jy/beam ! Combined flux in latest and established models = 0.663224 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.663224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131343Jy sigma=1.494101 ! Fit after self-cal, rms=0.131391Jy sigma=1.493788 ! 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.272 mas, bmaj=14.82 mas, bpa=12.33 degrees ! Estimated noise=3.6965 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.0642319 Jy ! Component: 100 - total flux cleaned = 0.0982474 Jy ! Component: 150 - total flux cleaned = 0.118798 Jy ! Component: 200 - total flux cleaned = 0.131983 Jy ! Total flux subtracted in 200 components = 0.131983 Jy ! Clean residual min=-0.024022 max=0.021251 Jy/beam ! Clean residual mean=0.000031 rms=0.006354 Jy/beam ! Combined flux in latest and established models = 0.795207 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 45 components and 0.795207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098846Jy sigma=1.046464 ! Fit after self-cal, rms=0.098822Jy sigma=1.045204 ! 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.272 x 14.82 at 12.33 degrees (North through East) ! Clean map min=-0.023974 max=0.63408 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* NL 1.00* OV 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.01 KP 0.96 ! LA 0.98 NL 1.05 OV 0.99 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.02 KP 0.98 ! LA 0.93 NL 0.92 OV 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.05 KP 1.00 ! LA 0.94 NL 0.99 OV 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.098822Jy sigma=1.045204 ! Fit after self-cal, rms=0.092627Jy sigma=0.993997 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=14.87 mas, bpa=12.39 degrees ! Estimated noise=3.6382 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.00639582 Jy ! Component: 100 - total flux cleaned = -0.00587276 Jy ! Component: 150 - total flux cleaned = -0.00573967 Jy ! Component: 200 - total flux cleaned = -0.00562906 Jy ! Total flux subtracted in 200 components = -0.00562906 Jy ! Clean residual min=-0.016970 max=0.016428 Jy/beam ! Clean residual mean=0.000019 rms=0.004838 Jy/beam ! Combined flux in latest and established models = 0.789578 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 73 components and 0.789578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091741Jy sigma=0.985528 ! Fit after self-cal, rms=0.091763Jy sigma=0.985358 ! 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.091763Jy sigma=0.985358 ! Fit after self-cal, rms=0.086075Jy sigma=0.922789 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.273 mas, bmaj=14.94 mas, bpa=12.43 degrees ! Estimated noise=3.63063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00719906 Jy ! Component: 100 - total flux cleaned = -0.00852676 Jy ! Component: 150 - total flux cleaned = -0.00873954 Jy ! Component: 200 - total flux cleaned = -0.00892168 Jy ! Total flux subtracted in 200 components = -0.00892168 Jy ! Clean residual min=-0.015057 max=0.011713 Jy/beam ! Clean residual mean=0.000012 rms=0.003680 Jy/beam ! Combined flux in latest and established models = 0.780656 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 0.780656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085398Jy sigma=0.915427 ! Fit after self-cal, rms=0.085372Jy sigma=0.915237 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.000337256 Jy ! Component: 100 - total flux cleaned = -0.000341488 Jy ! Component: 150 - total flux cleaned = -0.000416519 Jy ! Component: 200 - total flux cleaned = -0.000418534 Jy ! Total flux subtracted in 200 components = -0.000418534 Jy ! Clean residual min=-0.014959 max=0.011567 Jy/beam ! Clean residual mean=0.000013 rms=0.003656 Jy/beam ! Combined flux in latest and established models = 0.780237 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 118 components and 0.780237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085226Jy sigma=0.913979 ! Fit after self-cal, rms=0.085231Jy sigma=0.913923 ! 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.085231Jy sigma=0.913923 ! Fit after self-cal, rms=0.084804Jy sigma=0.910637 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=14.99 mas, bpa=12.47 degrees ! Estimated noise=3.62681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00484235 Jy ! Component: 100 - total flux cleaned = -0.00640189 Jy ! Component: 150 - total flux cleaned = -0.00640164 Jy ! Component: 200 - total flux cleaned = -0.00640303 Jy ! Total flux subtracted in 200 components = -0.00640303 Jy ! Clean residual min=-0.013793 max=0.011614 Jy/beam ! Clean residual mean=0.000010 rms=0.003407 Jy/beam ! Combined flux in latest and established models = 0.773834 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 135 components and 0.773834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084500Jy sigma=0.907187 ! Fit after self-cal, rms=0.084502Jy sigma=0.907139 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 = -8.76635e-06 Jy ! Component: 100 - total flux cleaned = 5.71228e-05 Jy ! Component: 150 - total flux cleaned = 0.000117868 Jy ! Component: 200 - total flux cleaned = 0.000117824 Jy ! Total flux subtracted in 200 components = 0.000117824 Jy ! Clean residual min=-0.013721 max=0.011529 Jy/beam ! Clean residual mean=0.000010 rms=0.003388 Jy/beam ! Combined flux in latest and established models = 0.773952 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 144 components and 0.773952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084401Jy sigma=0.906239 ! Fit after self-cal, rms=0.084407Jy sigma=0.906193 ! 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.084407Jy sigma=0.906193 ! Fit after self-cal, rms=0.084269Jy sigma=0.904631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.919 mas, bmaj=19.14 mas, bpa=6.318 degrees ! Estimated noise=4.52919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00199944 Jy ! Component: 100 - total flux cleaned = -0.00208935 Jy ! Component: 150 - total flux cleaned = -0.00204688 Jy ! Component: 200 - total flux cleaned = -0.00204661 Jy ! Total flux subtracted in 200 components = -0.00204661 Jy ! Clean residual min=-0.013336 max=0.011170 Jy/beam ! Clean residual mean=0.000018 rms=0.003549 Jy/beam ! Combined flux in latest and established models = 0.771905 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 157 components and 0.771905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084228Jy sigma=0.904545 ! Fit after self-cal, rms=0.084242Jy sigma=0.904503 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 = -6.29227e-05 Jy ! Component: 100 - total flux cleaned = -2.61362e-05 Jy ! Component: 150 - total flux cleaned = 6.03486e-06 Jy ! Component: 200 - total flux cleaned = 3.66872e-05 Jy ! Total flux subtracted in 200 components = 3.66872e-05 Jy ! Clean residual min=-0.013280 max=0.011183 Jy/beam ! Clean residual mean=0.000019 rms=0.003562 Jy/beam ! Combined flux in latest and established models = 0.771942 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 164 components and 0.771942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084227Jy sigma=0.904564 ! Fit after self-cal, rms=0.084232Jy sigma=0.904555 ! 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.267 mas, bmaj=15.02 mas, bpa=12.5 degrees ! Estimated noise=3.62438 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.267 x 15.02 at 12.5 degrees (North through East) ! Clean map min=-0.0131 max=0.62479 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084232Jy sigma=0.904555 ! Fit after self-cal, rms=0.070520Jy sigma=0.740025 ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=14.99 mas, bpa=12.46 degrees ! Estimated noise=3.61644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000997041 Jy ! Component: 100 - total flux cleaned = -0.000921428 Jy ! Component: 150 - total flux cleaned = -0.000855018 Jy ! Component: 200 - total flux cleaned = -0.000734359 Jy ! Total flux subtracted in 200 components = -0.000734359 Jy ! Clean residual min=-0.010975 max=0.011177 Jy/beam ! Clean residual mean=0.000009 rms=0.003022 Jy/beam ! Combined flux in latest and established models = 0.771208 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 170 components and 0.771208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070361Jy sigma=0.738545 ! Fit after self-cal, rms=0.070375Jy sigma=0.738492 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.50334e-06 Jy ! Component: 100 - total flux cleaned = 4.87584e-05 Jy ! Component: 150 - total flux cleaned = 0.000156641 Jy ! Component: 200 - total flux cleaned = 0.000156129 Jy ! Total flux subtracted in 200 components = 0.000156129 Jy ! Clean residual min=-0.010955 max=0.011126 Jy/beam ! Clean residual mean=0.000009 rms=0.003002 Jy/beam ! Combined flux in latest and established models = 0.771364 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 178 components and 0.771364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070279Jy sigma=0.737699 ! Fit after self-cal, rms=0.070294Jy sigma=0.737643 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070294Jy sigma=0.737643 ! Fit after self-cal, rms=0.070138Jy sigma=0.737366 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.971 mas, bmaj=15.05 mas, bpa=13.33 degrees ! Estimated noise=4.55186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.521161 Jy ! Component: 100 - total flux cleaned = 0.644663 Jy ! Component: 150 - total flux cleaned = 0.695558 Jy ! Component: 200 - total flux cleaned = 0.72366 Jy ! Total flux subtracted in 200 components = 0.72366 Jy ! Clean residual min=-0.018718 max=0.020929 Jy/beam ! Clean residual mean=0.000023 rms=0.005600 Jy/beam ! Combined flux in latest and established models = 0.72366 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.72366 Jy ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=14.98 mas, bpa=12.48 degrees ! Estimated noise=3.6127 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.0228784 Jy ! Component: 100 - total flux cleaned = 0.0364746 Jy ! Component: 150 - total flux cleaned = 0.0447898 Jy ! Component: 200 - total flux cleaned = 0.0475496 Jy ! Total flux subtracted in 200 components = 0.0475496 Jy ! Clean residual min=-0.011679 max=0.011446 Jy/beam ! Clean residual mean=0.000008 rms=0.003428 Jy/beam ! Combined flux in latest and established models = 0.771209 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.771209 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.908 mas, bmaj=19.06 mas, bpa=6.413 degrees ! Estimated noise=4.51977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00499507 Jy ! Component: 100 - total flux cleaned = 0.00522861 Jy ! Component: 150 - total flux cleaned = 0.00542137 Jy ! Component: 200 - total flux cleaned = 0.00558515 Jy ! Total flux subtracted in 200 components = 0.00558515 Jy ! Clean residual min=-0.009935 max=0.009330 Jy/beam ! Clean residual mean=0.000013 rms=0.002973 Jy/beam ! Combined flux in latest and established models = 0.776794 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 = 6.82166e-05 Jy ! Component: 100 - total flux cleaned = 0.00019361 Jy ! Component: 150 - total flux cleaned = 0.000188514 Jy ! Component: 200 - total flux cleaned = 0.000188204 Jy ! Total flux subtracted in 200 components = 0.000188204 Jy ! Clean residual min=-0.010031 max=0.008819 Jy/beam ! Clean residual mean=0.000013 rms=0.002964 Jy/beam ! Combined flux in latest and established models = 0.776983 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.776983 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=14.98 mas, bpa=12.48 degrees ! Estimated noise=3.6127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155953 Jy ! Component: 100 - total flux cleaned = -0.00166521 Jy ! Component: 150 - total flux cleaned = -0.00176231 Jy ! Component: 200 - total flux cleaned = -0.00175914 Jy ! Total flux subtracted in 200 components = -0.00175914 Jy ! Clean residual min=-0.011497 max=0.010411 Jy/beam ! Clean residual mean=0.000008 rms=0.003172 Jy/beam ! Combined flux in latest and established models = 0.775224 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.775224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070918Jy sigma=0.745518 ! Fit after self-cal, rms=0.070921Jy sigma=0.745376 wmodel /J0536-3401_S_map.mod ! wmodel: Unable to open new model file: /J0536-3401_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0536-3401_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.27 x 14.98 at 12.48 degrees (North through East) ! Clean map min=-0.010928 max=0.613 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0536-3401_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.612996 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00316906 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.55094 1.55094 3.10188 6.20375 12.4075 24.815 49.63 99.26 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0095 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.612 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 193.431 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0536-3401_S_dfm.log closed on Thu May 19 22:09:32 2016