! Started logfile: /scr/pima/bg219g_uvs/J1324-3235_S_uvs.log on Thu Apr 7 07:16:24 2016 obs /scr/pima/bg219g_uvs/J1324-3235_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1324-3235_S_uva.fits ! AN table 1: 24 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.876157 visibilities/baseline/integration-bin. ! Found source: J1324-3235 ! ! 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 3028 visibilities. select rr, 1,2,3,4,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219g_uvs/J1324-3235_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.019411Jy sigma=16.347243 ! Fit after self-cal, rms=0.840002Jy sigma=13.437878 ! 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.449 mas, bmaj=6.664 mas, bpa=-4.549 degrees ! Estimated noise=1.17628 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.120943 Jy ! Component: 100 - total flux cleaned = 0.164901 Jy ! Total flux subtracted in 100 components = 0.164901 Jy ! Clean residual min=-0.011362 max=0.022216 Jy/beam ! Clean residual mean=-0.000054 rms=0.003686 Jy/beam ! Combined flux in latest and established models = 0.164901 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.164901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098190Jy sigma=1.470095 ! Fit after self-cal, rms=0.097934Jy sigma=1.466654 ! Inverting map ! Added new window around map position (-3.5, -8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0236491 Jy ! Component: 100 - total flux cleaned = 0.0375406 Jy ! Total flux subtracted in 100 components = 0.0375406 Jy ! Clean residual min=-0.008842 max=0.013123 Jy/beam ! Clean residual mean=-0.000030 rms=0.002490 Jy/beam ! Combined flux in latest and established models = 0.202441 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.202441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090311Jy sigma=1.322795 ! Fit after self-cal, rms=0.090118Jy sigma=1.319708 ! 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.041 mas, bmaj=8.083 mas, bpa=-4.131 degrees ! Estimated noise=0.846077 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.0143279 Jy ! Component: 100 - total flux cleaned = 0.0220561 Jy ! Component: 150 - total flux cleaned = 0.0264214 Jy ! Component: 200 - total flux cleaned = 0.0271439 Jy ! Total flux subtracted in 200 components = 0.0271439 Jy ! Clean residual min=-0.006911 max=0.007399 Jy/beam ! Clean residual mean=-0.000028 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.229585 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 50 components and 0.229585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087830Jy sigma=1.280595 ! Fit after self-cal, rms=0.087732Jy sigma=1.279160 ! 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.041 x 8.083 at -4.131 degrees (North through East) ! Clean map min=-0.0068037 max=0.13957 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 HN 1.19 KP 0.97 LA 0.97 ! MK 0.87 NL 0.99 OV 0.99 PT 0.99 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 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* 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* 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.087732Jy sigma=1.279160 ! Fit after self-cal, rms=0.087284Jy sigma=1.275276 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=8.031 mas, bpa=-4.415 degrees ! Estimated noise=0.834603 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.000827616 Jy ! Component: 100 - total flux cleaned = 0.000488256 Jy ! Component: 150 - total flux cleaned = 0.000206734 Jy ! Component: 200 - total flux cleaned = 0.000208336 Jy ! Total flux subtracted in 200 components = 0.000208336 Jy ! Clean residual min=-0.006380 max=0.005522 Jy/beam ! Clean residual mean=-0.000014 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.229793 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.229793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087105Jy sigma=1.273289 ! Fit after self-cal, rms=0.087080Jy sigma=1.273061 ! 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.087080Jy sigma=1.273061 ! Fit after self-cal, rms=0.086918Jy sigma=1.273046 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=8.028 mas, bpa=-4.431 degrees ! Estimated noise=0.833717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000443818 Jy ! Component: 100 - total flux cleaned = 0.000273028 Jy ! Component: 150 - total flux cleaned = 0.000173098 Jy ! Component: 200 - total flux cleaned = 0.000219006 Jy ! Total flux subtracted in 200 components = 0.000219006 Jy ! Clean residual min=-0.006346 max=0.005240 Jy/beam ! Clean residual mean=-0.000013 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.230012 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.230012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086836Jy sigma=1.272131 ! Fit after self-cal, rms=0.086814Jy sigma=1.272031 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.000202453 Jy ! Component: 100 - total flux cleaned = 0.000159517 Jy ! Component: 150 - total flux cleaned = 0.000122002 Jy ! Component: 200 - total flux cleaned = 0.000123298 Jy ! Total flux subtracted in 200 components = 0.000123298 Jy ! Clean residual min=-0.006281 max=0.005109 Jy/beam ! Clean residual mean=-0.000013 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.230136 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.230136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086763Jy sigma=1.271526 ! Fit after self-cal, rms=0.086752Jy sigma=1.271462 ! 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.086752Jy sigma=1.271462 ! Fit after self-cal, rms=0.086632Jy sigma=1.271453 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=8.026 mas, bpa=-4.436 degrees ! Estimated noise=0.833345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000182753 Jy ! Component: 100 - total flux cleaned = 0.000220573 Jy ! Component: 150 - total flux cleaned = 0.000222376 Jy ! Component: 200 - total flux cleaned = 0.000252789 Jy ! Total flux subtracted in 200 components = 0.000252789 Jy ! Clean residual min=-0.006210 max=0.005099 Jy/beam ! Clean residual mean=-0.000013 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.230389 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.230389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086593Jy sigma=1.271145 ! Fit after self-cal, rms=0.086587Jy sigma=1.271099 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.000103307 Jy ! Component: 100 - total flux cleaned = 0.000103643 Jy ! Component: 150 - total flux cleaned = 0.000103946 Jy ! Component: 200 - total flux cleaned = 0.000104717 Jy ! Total flux subtracted in 200 components = 0.000104717 Jy ! Clean residual min=-0.006161 max=0.005107 Jy/beam ! Clean residual mean=-0.000012 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.230493 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.230493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086558Jy sigma=1.270889 ! Fit after self-cal, rms=0.086555Jy sigma=1.270851 ! 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.086555Jy sigma=1.270851 ! Fit after self-cal, rms=0.088108Jy sigma=1.263789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.648 mas, bmaj=21.39 mas, bpa=-1.163 degrees ! Estimated noise=1.09588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00401267 Jy ! Component: 100 - total flux cleaned = 0.00488737 Jy ! Component: 150 - total flux cleaned = 0.0048592 Jy ! Component: 200 - total flux cleaned = 0.00483251 Jy ! Total flux subtracted in 200 components = 0.00483251 Jy ! Clean residual min=-0.003694 max=0.004687 Jy/beam ! Clean residual mean=-0.000005 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.235326 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.235326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088102Jy sigma=1.263289 ! Fit after self-cal, rms=0.088121Jy sigma=1.263047 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.000165147 Jy ! Component: 100 - total flux cleaned = 8.48585e-05 Jy ! Component: 150 - total flux cleaned = 1.44163e-05 Jy ! Component: 200 - total flux cleaned = -2.71429e-05 Jy ! Total flux subtracted in 200 components = -2.71429e-05 Jy ! Clean residual min=-0.003712 max=0.004628 Jy/beam ! Clean residual mean=-0.000005 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.235299 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 86 components and 0.235299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088147Jy sigma=1.263649 ! Fit after self-cal, rms=0.088154Jy sigma=1.263609 ! 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.003 mas, bmaj=7.973 mas, bpa=-4.748 degrees ! Estimated noise=0.847515 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.003 x 7.973 at -4.748 degrees (North through East) ! Clean map min=-0.0046552 max=0.13848 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.417 mas, bmaj=6.599 mas, bpa=-5.165 degrees ! Estimated noise=1.17151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121742 Jy ! Component: 100 - total flux cleaned = 0.167206 Jy ! Component: 150 - total flux cleaned = 0.190995 Jy ! Component: 200 - total flux cleaned = 0.205568 Jy ! Total flux subtracted in 200 components = 0.205568 Jy ! Clean residual min=-0.007938 max=0.011023 Jy/beam ! Clean residual mean=-0.000018 rms=0.002226 Jy/beam ! Combined flux in latest and established models = 0.205568 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.205568 Jy ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=7.973 mas, bpa=-4.748 degrees ! Estimated noise=0.847515 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 (-33, 83). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014447 Jy ! Component: 100 - total flux cleaned = 0.0223409 Jy ! Component: 150 - total flux cleaned = 0.0258667 Jy ! Component: 200 - total flux cleaned = 0.0261582 Jy ! Total flux subtracted in 200 components = 0.0261582 Jy ! Clean residual min=-0.005100 max=0.005487 Jy/beam ! Clean residual mean=-0.000007 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.231727 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 60 components and 0.231727 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.648 mas, bmaj=21.39 mas, bpa=-1.163 degrees ! Estimated noise=1.09588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195301 Jy ! Component: 100 - total flux cleaned = 0.00196932 Jy ! Component: 150 - total flux cleaned = 0.00175714 Jy ! Component: 200 - total flux cleaned = 0.00162808 Jy ! Total flux subtracted in 200 components = 0.00162808 Jy ! Clean residual min=-0.003757 max=0.004096 Jy/beam ! Clean residual mean=-0.000015 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.233355 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.000168994 Jy ! Component: 100 - total flux cleaned = -0.000317338 Jy ! Component: 150 - total flux cleaned = -0.000447442 Jy ! Component: 200 - total flux cleaned = -0.000564555 Jy ! Total flux subtracted in 200 components = -0.000564555 Jy ! Clean residual min=-0.003585 max=0.003750 Jy/beam ! Clean residual mean=-0.000017 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.23279 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.23279 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=7.973 mas, bpa=-4.748 degrees ! Estimated noise=0.847515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000311698 Jy ! Component: 100 - total flux cleaned = -0.00053549 Jy ! Component: 150 - total flux cleaned = -0.000726442 Jy ! Component: 200 - total flux cleaned = -0.000728369 Jy ! Total flux subtracted in 200 components = -0.000728369 Jy ! Clean residual min=-0.004945 max=0.004618 Jy/beam ! Clean residual mean=-0.000006 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.232062 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.232062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087892Jy sigma=1.259994 ! Fit after self-cal, rms=0.087858Jy sigma=1.258836 wmodel /scr/pima/bg219g_uvs/J1324-3235_S_map.mod ! Writing 85 model components to file: /scr/pima/bg219g_uvs/J1324-3235_S_map.mod wobs /scr/pima/bg219g_uvs/J1324-3235_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1324-3235_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1324-3235_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1324-3235_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00162408 Jy ! Component: 100 - total flux cleaned = -0.00208036 Jy ! Component: 150 - total flux cleaned = -0.00229348 Jy ! Component: 200 - total flux cleaned = -0.00249197 Jy ! Component: 250 - total flux cleaned = -0.00287395 Jy ! Component: 300 - total flux cleaned = -0.00323965 Jy ! Component: 350 - total flux cleaned = -0.00359104 Jy ! Component: 400 - total flux cleaned = -0.00376227 Jy ! Component: 450 - total flux cleaned = -0.00403728 Jy ! Component: 500 - total flux cleaned = -0.00446395 Jy ! Component: 550 - total flux cleaned = -0.00472313 Jy ! Component: 600 - total flux cleaned = -0.00487505 Jy ! Component: 650 - total flux cleaned = -0.00497399 Jy ! Component: 700 - total flux cleaned = -0.00521546 Jy ! Component: 750 - total flux cleaned = -0.00535706 Jy ! Component: 800 - total flux cleaned = -0.00558723 Jy ! Component: 850 - total flux cleaned = -0.00558754 Jy ! Component: 900 - total flux cleaned = -0.00580775 Jy ! Component: 950 - total flux cleaned = -0.00593653 Jy ! Component: 1000 - total flux cleaned = -0.00602036 Jy ! Component: 1050 - total flux cleaned = -0.00606216 Jy ! Component: 1100 - total flux cleaned = -0.00610318 Jy ! Component: 1150 - total flux cleaned = -0.00610302 Jy ! Component: 1200 - total flux cleaned = -0.00610283 Jy ! Component: 1250 - total flux cleaned = -0.00610207 Jy ! Component: 1300 - total flux cleaned = -0.00613939 Jy ! Component: 1350 - total flux cleaned = -0.00628803 Jy ! Component: 1400 - total flux cleaned = -0.00628757 Jy ! Component: 1450 - total flux cleaned = -0.00643189 Jy ! Component: 1500 - total flux cleaned = -0.00643224 Jy ! Component: 1550 - total flux cleaned = -0.00660697 Jy ! Component: 1600 - total flux cleaned = -0.00684685 Jy ! Component: 1650 - total flux cleaned = -0.00691417 Jy ! Component: 1700 - total flux cleaned = -0.00708102 Jy ! Component: 1750 - total flux cleaned = -0.00727797 Jy ! Component: 1800 - total flux cleaned = -0.00747182 Jy ! Component: 1850 - total flux cleaned = -0.00766296 Jy ! Component: 1900 - total flux cleaned = -0.00785161 Jy ! Component: 1950 - total flux cleaned = -0.00800618 Jy ! Component: 2000 - total flux cleaned = -0.00822026 Jy ! Component: 2050 - total flux cleaned = -0.00837158 Jy ! Component: 2100 - total flux cleaned = -0.00855125 Jy ! Component: 2150 - total flux cleaned = -0.00863994 Jy ! Component: 2200 - total flux cleaned = -0.00893153 Jy ! Component: 2250 - total flux cleaned = -0.00898884 Jy ! Component: 2300 - total flux cleaned = -0.00921667 Jy ! Component: 2350 - total flux cleaned = -0.00938526 Jy ! Component: 2400 - total flux cleaned = -0.00946881 Jy ! Component: 2450 - total flux cleaned = -0.00960675 Jy ! Component: 2500 - total flux cleaned = -0.00963382 Jy ! Component: 2550 - total flux cleaned = -0.00968778 Jy ! Component: 2600 - total flux cleaned = -0.00976881 Jy ! Component: 2650 - total flux cleaned = -0.00982243 Jy ! Component: 2700 - total flux cleaned = -0.00990152 Jy ! Component: 2750 - total flux cleaned = -0.0100846 Jy ! Component: 2800 - total flux cleaned = -0.0100845 Jy ! Component: 2850 - total flux cleaned = -0.0101877 Jy ! Component: 2900 - total flux cleaned = -0.0102642 Jy ! Component: 2950 - total flux cleaned = -0.01034 Jy ! Component: 3000 - total flux cleaned = -0.010415 Jy ! Component: 3050 - total flux cleaned = -0.0104398 Jy ! Component: 3100 - total flux cleaned = -0.0104891 Jy ! Component: 3150 - total flux cleaned = -0.0106357 Jy ! Component: 3200 - total flux cleaned = -0.0106355 Jy ! Component: 3250 - total flux cleaned = -0.0105147 Jy ! Component: 3300 - total flux cleaned = -0.0105629 Jy ! Component: 3350 - total flux cleaned = -0.0105866 Jy ! Component: 3400 - total flux cleaned = -0.0105155 Jy ! Component: 3450 - total flux cleaned = -0.0104918 Jy ! Component: 3500 - total flux cleaned = -0.0104453 Jy ! Component: 3550 - total flux cleaned = -0.0103529 Jy ! Component: 3600 - total flux cleaned = -0.0103068 Jy ! Component: 3650 - total flux cleaned = -0.0102611 Jy ! Component: 3700 - total flux cleaned = -0.0101929 Jy ! Component: 3750 - total flux cleaned = -0.0101252 Jy ! Component: 3800 - total flux cleaned = -0.0101252 Jy ! Component: 3850 - total flux cleaned = -0.0100139 Jy ! Component: 3900 - total flux cleaned = -0.0099255 Jy ! Component: 3950 - total flux cleaned = -0.00983752 Jy ! Component: 4000 - total flux cleaned = -0.00983726 Jy ! Component: 4050 - total flux cleaned = -0.00966316 Jy ! Total flux subtracted in 4096 components = -0.0096634 Jy ! Clean residual min=-0.001311 max=0.001250 Jy/beam ! Clean residual mean=0.000002 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.222398 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 318 components and 0.222398 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1324-3235_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.003 x 7.973 at -4.748 degrees (North through East) ! Clean map min=-0.004478 max=0.13981 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1324-3235_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.139809 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000364079 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.781235 0.781235 1.56247 3.12494 6.24988 12.4998 24.9995 49.999 99.9981 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.139 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 384.007 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1324-3235_S_uvs.log closed on Thu Apr 7 07:16:28 2016