! Started logfile: /scr/pima/bg219e_uvs/J1913-3630_S_uvs.log on Thu Apr 7 06:50:07 2016 obs /scr/pima/bg219e_uvs/J1913-3630_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1913-3630_S_uva.fits ! AN table 1: 30 integrations on 28 of 28 possible baselines. ! AN table 2: 30 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.754762 visibilities/baseline/integration-bin. ! Found source: J1913-3630 ! ! 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 5072 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/bg219e_uvs/J1913-3630_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 32 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.019415Jy sigma=15.751901 ! Fit after self-cal, rms=0.899234Jy sigma=13.855873 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=16.02 mas, bpa=17.11 degrees ! Estimated noise=0.989931 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.0821656 Jy ! Component: 100 - total flux cleaned = 0.10017 Jy ! Total flux subtracted in 100 components = 0.10017 Jy ! Clean residual min=-0.005375 max=0.006316 Jy/beam ! Clean residual mean=-0.000021 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.10017 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.10017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089862Jy sigma=1.292176 ! Fit after self-cal, rms=0.089084Jy sigma=1.282479 ! 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.919 mas, bmaj=18.29 mas, bpa=16.66 degrees ! Estimated noise=0.698838 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.00745902 Jy ! Component: 100 - total flux cleaned = 0.0108941 Jy ! Component: 150 - total flux cleaned = 0.012335 Jy ! Component: 200 - total flux cleaned = 0.0127407 Jy ! Total flux subtracted in 200 components = 0.0127407 Jy ! Clean residual min=-0.003203 max=0.003523 Jy/beam ! Clean residual mean=0.000072 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.112911 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.112911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088563Jy sigma=1.271950 ! Fit after self-cal, rms=0.088594Jy sigma=1.271570 ! 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.919 x 18.29 at 16.66 degrees (North through East) ! Clean map min=-0.0031843 max=0.10511 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: ! FD 1.04 HN 1.16 KP 0.93 LA 0.97 ! NL 0.91 OV 0.99 PT 0.97 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.95 KP 0.93 LA 1.03 ! NL 1.05 OV 0.97 PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 0.94 KP 0.99 LA 1.12 ! NL 1.06 OV 1.08 PT 1.01 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 1.01 KP 1.00 LA 1.02 ! NL 0.99 OV 0.95 PT 1.06 SC 1.04 ! ! ! Fit before self-cal, rms=0.088594Jy sigma=1.271570 ! Fit after self-cal, rms=0.089058Jy sigma=1.268818 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.919 mas, bmaj=18.34 mas, bpa=16.65 degrees ! Estimated noise=0.696656 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.000377259 Jy ! Component: 100 - total flux cleaned = 0.000376575 Jy ! Component: 150 - total flux cleaned = 0.000340341 Jy ! Component: 200 - total flux cleaned = 0.000373041 Jy ! Total flux subtracted in 200 components = 0.000373041 Jy ! Clean residual min=-0.002967 max=0.002897 Jy/beam ! Clean residual mean=0.000055 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.113284 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.113284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089015Jy sigma=1.268332 ! Fit after self-cal, rms=0.089049Jy sigma=1.268162 ! 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.089049Jy sigma=1.268162 ! Fit after self-cal, rms=0.089497Jy sigma=1.266970 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.919 mas, bmaj=18.36 mas, bpa=16.65 degrees ! Estimated noise=0.69466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000331281 Jy ! Component: 100 - total flux cleaned = -0.000459172 Jy ! Component: 150 - total flux cleaned = -0.000486401 Jy ! Component: 200 - total flux cleaned = -0.00053811 Jy ! Total flux subtracted in 200 components = -0.00053811 Jy ! Clean residual min=-0.002849 max=0.002790 Jy/beam ! Clean residual mean=0.000047 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.112746 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.112746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089471Jy sigma=1.266723 ! Fit after self-cal, rms=0.089524Jy sigma=1.266620 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.09696e-05 Jy ! Component: 100 - total flux cleaned = -4.69306e-05 Jy ! Component: 150 - total flux cleaned = -4.58263e-05 Jy ! Component: 200 - total flux cleaned = -8.93529e-05 Jy ! Total flux subtracted in 200 components = -8.93529e-05 Jy ! Clean residual min=-0.002870 max=0.002776 Jy/beam ! Clean residual mean=0.000047 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.112657 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 0.112657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089506Jy sigma=1.266462 ! Fit after self-cal, rms=0.089506Jy sigma=1.266435 ! 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.089506Jy sigma=1.266435 ! Fit after self-cal, rms=0.089363Jy sigma=1.266406 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=18.34 mas, bpa=16.66 degrees ! Estimated noise=0.69345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206256 Jy ! Component: 100 - total flux cleaned = -0.00023235 Jy ! Component: 150 - total flux cleaned = -0.000275626 Jy ! Component: 200 - total flux cleaned = -0.000295574 Jy ! Total flux subtracted in 200 components = -0.000295574 Jy ! Clean residual min=-0.002856 max=0.002752 Jy/beam ! Clean residual mean=0.000046 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.112361 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.112361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089347Jy sigma=1.266271 ! Fit after self-cal, rms=0.089348Jy sigma=1.266249 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 = -4.65403e-05 Jy ! Component: 100 - total flux cleaned = -6.70522e-05 Jy ! Component: 150 - total flux cleaned = -8.6283e-05 Jy ! Component: 200 - total flux cleaned = -0.000104574 Jy ! Total flux subtracted in 200 components = -0.000104574 Jy ! Clean residual min=-0.002864 max=0.002756 Jy/beam ! Clean residual mean=0.000046 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.112257 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.112257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089337Jy sigma=1.266139 ! Fit after self-cal, rms=0.089336Jy sigma=1.266125 ! 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.089336Jy sigma=1.266125 ! Fit after self-cal, rms=0.089192Jy sigma=1.266113 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.361 mas, bmaj=30.29 mas, bpa=3.798 degrees ! Estimated noise=0.781337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000393544 Jy ! Component: 100 - total flux cleaned = -0.000412227 Jy ! Component: 150 - total flux cleaned = -0.000428953 Jy ! Component: 200 - total flux cleaned = -0.000445224 Jy ! Total flux subtracted in 200 components = -0.000445224 Jy ! Clean residual min=-0.002389 max=0.002994 Jy/beam ! Clean residual mean=0.000070 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.111811 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.111811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089183Jy sigma=1.266057 ! Fit after self-cal, rms=0.089183Jy sigma=1.266034 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 = -1.52437e-05 Jy ! Component: 100 - total flux cleaned = -3.13935e-05 Jy ! Component: 150 - total flux cleaned = -4.68795e-05 Jy ! Component: 200 - total flux cleaned = -6.22156e-05 Jy ! Total flux subtracted in 200 components = -6.22156e-05 Jy ! Clean residual min=-0.002389 max=0.002997 Jy/beam ! Clean residual mean=0.000069 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.111749 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 71 components and 0.111749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089176Jy sigma=1.265992 ! Fit after self-cal, rms=0.089178Jy sigma=1.265980 ! 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.922 mas, bmaj=18.32 mas, bpa=16.67 degrees ! Estimated noise=0.692723 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.922 x 18.32 at 16.67 degrees (North through East) ! Clean map min=-0.0041765 max=0.1056 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=16.04 mas, bpa=17.12 degrees ! Estimated noise=0.979137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0816418 Jy ! Component: 100 - total flux cleaned = 0.0997956 Jy ! Component: 150 - total flux cleaned = 0.10615 Jy ! Component: 200 - total flux cleaned = 0.10977 Jy ! Total flux subtracted in 200 components = 0.10977 Jy ! Clean residual min=-0.004239 max=0.004278 Jy/beam ! Clean residual mean=0.000004 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.10977 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.10977 Jy ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=18.32 mas, bpa=16.67 degrees ! Estimated noise=0.692723 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.00249013 Jy ! Component: 100 - total flux cleaned = 0.00281968 Jy ! Component: 150 - total flux cleaned = 0.00299214 Jy ! Component: 200 - total flux cleaned = 0.00294146 Jy ! Total flux subtracted in 200 components = 0.00294146 Jy ! Clean residual min=-0.002898 max=0.002810 Jy/beam ! Clean residual mean=0.000051 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.112712 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.112712 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=9.361 mas, bmaj=30.29 mas, bpa=3.798 degrees ! Estimated noise=0.781337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000367792 Jy ! Component: 100 - total flux cleaned = -0.000445203 Jy ! Component: 150 - total flux cleaned = -0.000515154 Jy ! Component: 200 - total flux cleaned = -0.000578064 Jy ! Total flux subtracted in 200 components = -0.000578064 Jy ! Clean residual min=-0.002529 max=0.002941 Jy/beam ! Clean residual mean=0.000075 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.112134 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 = -5.64666e-05 Jy ! Component: 100 - total flux cleaned = -8.2879e-05 Jy ! Component: 150 - total flux cleaned = -0.000131319 Jy ! Component: 200 - total flux cleaned = -0.000153328 Jy ! Total flux subtracted in 200 components = -0.000153328 Jy ! Clean residual min=-0.002419 max=0.002984 Jy/beam ! Clean residual mean=0.000073 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.111981 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.111981 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=18.32 mas, bpa=16.67 degrees ! Estimated noise=0.692723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003362 Jy ! Component: 100 - total flux cleaned = 0.000337564 Jy ! Component: 150 - total flux cleaned = 0.000339234 Jy ! Component: 200 - total flux cleaned = 0.000339244 Jy ! Total flux subtracted in 200 components = 0.000339244 Jy ! Clean residual min=-0.002835 max=0.002813 Jy/beam ! Clean residual mean=0.000047 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.11232 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.11232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089203Jy sigma=1.266309 ! Fit after self-cal, rms=0.089201Jy sigma=1.266256 wmodel /scr/pima/bg219e_uvs/J1913-3630_S_map.mod ! Writing 70 model components to file: /scr/pima/bg219e_uvs/J1913-3630_S_map.mod wobs /scr/pima/bg219e_uvs/J1913-3630_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1913-3630_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1913-3630_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J1913-3630_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.00054507 Jy ! Component: 100 - total flux cleaned = 0.0012534 Jy ! Component: 150 - total flux cleaned = 0.00170112 Jy ! Component: 200 - total flux cleaned = 0.00195927 Jy ! Component: 250 - total flux cleaned = 0.00216543 Jy ! Component: 300 - total flux cleaned = 0.00228535 Jy ! Component: 350 - total flux cleaned = 0.00232504 Jy ! Component: 400 - total flux cleaned = 0.00240029 Jy ! Component: 450 - total flux cleaned = 0.00250938 Jy ! Component: 500 - total flux cleaned = 0.00254378 Jy ! Component: 550 - total flux cleaned = 0.00264669 Jy ! Component: 600 - total flux cleaned = 0.00267988 Jy ! Component: 650 - total flux cleaned = 0.00284455 Jy ! Component: 700 - total flux cleaned = 0.00300468 Jy ! Component: 750 - total flux cleaned = 0.00306685 Jy ! Component: 800 - total flux cleaned = 0.00312776 Jy ! Component: 850 - total flux cleaned = 0.00312752 Jy ! Component: 900 - total flux cleaned = 0.00315679 Jy ! Component: 950 - total flux cleaned = 0.0030703 Jy ! Component: 1000 - total flux cleaned = 0.00307076 Jy ! Component: 1050 - total flux cleaned = 0.00301496 Jy ! Component: 1100 - total flux cleaned = 0.00307008 Jy ! Component: 1150 - total flux cleaned = 0.00298866 Jy ! Component: 1200 - total flux cleaned = 0.0029351 Jy ! Component: 1250 - total flux cleaned = 0.00288241 Jy ! Component: 1300 - total flux cleaned = 0.00285578 Jy ! Component: 1350 - total flux cleaned = 0.0027786 Jy ! Component: 1400 - total flux cleaned = 0.0026772 Jy ! Component: 1450 - total flux cleaned = 0.00265221 Jy ! Component: 1500 - total flux cleaned = 0.00252885 Jy ! Component: 1550 - total flux cleaned = 0.00245567 Jy ! Component: 1600 - total flux cleaned = 0.00240759 Jy ! Component: 1650 - total flux cleaned = 0.00236005 Jy ! Component: 1700 - total flux cleaned = 0.00231308 Jy ! Component: 1750 - total flux cleaned = 0.00219727 Jy ! Component: 1800 - total flux cleaned = 0.00210545 Jy ! Component: 1850 - total flux cleaned = 0.00203739 Jy ! Component: 1900 - total flux cleaned = 0.00199249 Jy ! Component: 1950 - total flux cleaned = 0.00190342 Jy ! Component: 2000 - total flux cleaned = 0.00181501 Jy ! Component: 2050 - total flux cleaned = 0.00164034 Jy ! Component: 2100 - total flux cleaned = 0.00159731 Jy ! Component: 2150 - total flux cleaned = 0.00146906 Jy ! Component: 2200 - total flux cleaned = 0.0013632 Jy ! Component: 2250 - total flux cleaned = 0.00127916 Jy ! Component: 2300 - total flux cleaned = 0.00115411 Jy ! Component: 2350 - total flux cleaned = 0.00100956 Jy ! Component: 2400 - total flux cleaned = 0.000866478 Jy ! Component: 2450 - total flux cleaned = 0.000765331 Jy ! Component: 2500 - total flux cleaned = 0.000624555 Jy ! Component: 2550 - total flux cleaned = 0.000544804 Jy ! Component: 2600 - total flux cleaned = 0.000465476 Jy ! Component: 2650 - total flux cleaned = 0.000308342 Jy ! Component: 2700 - total flux cleaned = 0.000249961 Jy ! Component: 2750 - total flux cleaned = 0.000153341 Jy ! Component: 2800 - total flux cleaned = 5.72041e-05 Jy ! Component: 2850 - total flux cleaned = -1.92803e-05 Jy ! Component: 2900 - total flux cleaned = -0.000152144 Jy ! Component: 2950 - total flux cleaned = -0.000246155 Jy ! Component: 3000 - total flux cleaned = -0.000302531 Jy ! Component: 3050 - total flux cleaned = -0.000414267 Jy ! Component: 3100 - total flux cleaned = -0.00054381 Jy ! Component: 3150 - total flux cleaned = -0.000635747 Jy ! Component: 3200 - total flux cleaned = -0.000708903 Jy ! Component: 3250 - total flux cleaned = -0.000818072 Jy ! Component: 3300 - total flux cleaned = -0.000908308 Jy ! Component: 3350 - total flux cleaned = -0.00105201 Jy ! Component: 3400 - total flux cleaned = -0.00112332 Jy ! Component: 3450 - total flux cleaned = -0.00124765 Jy ! Component: 3500 - total flux cleaned = -0.00133589 Jy ! Component: 3550 - total flux cleaned = -0.00142374 Jy ! Component: 3600 - total flux cleaned = -0.00158099 Jy ! Component: 3650 - total flux cleaned = -0.00161594 Jy ! Component: 3700 - total flux cleaned = -0.00171974 Jy ! Component: 3750 - total flux cleaned = -0.00185734 Jy ! Component: 3800 - total flux cleaned = -0.00194293 Jy ! Component: 3850 - total flux cleaned = -0.00201119 Jy ! Component: 3900 - total flux cleaned = -0.00206215 Jy ! Component: 3950 - total flux cleaned = -0.00214667 Jy ! Component: 4000 - total flux cleaned = -0.00226447 Jy ! Component: 4050 - total flux cleaned = -0.00234821 Jy ! Total flux subtracted in 4096 components = -0.00244824 Jy ! Clean residual min=-0.001008 max=0.000935 Jy/beam ! Clean residual mean=0.000000 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.109872 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 313 components and 0.109872 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1913-3630_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.922 x 18.32 at 16.67 degrees (North through East) ! Clean map min=-0.0030293 max=0.10427 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1913-3630_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.104268 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000323851 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.931787 0.931787 1.86357 3.72715 7.45429 14.9086 29.8172 59.6344 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.104 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 321.962 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1913-3630_S_uvs.log closed on Thu Apr 7 06:50:11 2016