! Started logfile: /scr/pima/rv100_uvs/J0509+1011_S_uvs.log on Mon Feb 29 13:25:46 2016 obs /scr/pima/rv100_uvs/J0509+1011_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0509+1011_S_uva.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.675347 visibilities/baseline/integration-bin. ! Found source: J0509+1011 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 4668 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/rv100_uvs/J0509+1011_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 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.089422Jy sigma=14.080019 ! Fit after self-cal, rms=0.594524Jy sigma=7.495671 ! 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.715 mas, bmaj=6.498 mas, bpa=-1.045 degrees ! Estimated noise=1.6247 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.318032 Jy ! Component: 100 - total flux cleaned = 0.387422 Jy ! Total flux subtracted in 100 components = 0.387422 Jy ! Clean residual min=-0.009000 max=0.019641 Jy/beam ! Clean residual mean=0.000034 rms=0.002347 Jy/beam ! Combined flux in latest and established models = 0.387422 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.387422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088461Jy sigma=0.958231 ! Fit after self-cal, rms=0.088445Jy sigma=0.958126 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193773 Jy ! Component: 100 - total flux cleaned = 0.0289865 Jy ! Total flux subtracted in 100 components = 0.0289865 Jy ! Clean residual min=-0.007103 max=0.006839 Jy/beam ! Clean residual mean=0.000018 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.416409 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.416409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083880Jy sigma=0.856475 ! Fit after self-cal, rms=0.083878Jy sigma=0.856191 ! 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.259 mas, bmaj=8.206 mas, bpa=-6.906 degrees ! Estimated noise=0.9149 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 (-3, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00909161 Jy ! Component: 100 - total flux cleaned = 0.0138767 Jy ! Component: 150 - total flux cleaned = 0.0168507 Jy ! Component: 200 - total flux cleaned = 0.0175668 Jy ! Total flux subtracted in 200 components = 0.0175668 Jy ! Clean residual min=-0.004448 max=0.004994 Jy/beam ! Clean residual mean=-0.000078 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.433975 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 44 components and 0.433975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083353Jy sigma=0.834705 ! Fit after self-cal, rms=0.083323Jy sigma=0.834216 ! 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.259 x 8.206 at -6.906 degrees (North through East) ! Clean map min=-0.0042722 max=0.41222 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. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.04 KP 0.96 LA 0.99 MK 0.87 ! NL 0.98 OV 0.99 PT 1.01 SC 1.00 ! WF 1.01 ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 0.98 LA 1.01 MK 1.01 ! NL 1.01 OV 0.99 PT 1.03 SC 0.99 ! WF 1.01 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.04 KP 0.98 LA 1.00 MK 0.99 ! NL 1.00 OV 0.97 PT 1.00 SC 1.00 ! WF 1.00 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.04 KP 0.99 LA 0.98 MK 0.98 ! NL 1.00 OV 1.01 PT 1.05 SC 0.98 ! WF 1.02 ! ! ! Fit before self-cal, rms=0.083323Jy sigma=0.834216 ! Fit after self-cal, rms=0.079616Jy sigma=0.817461 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=8.237 mas, bpa=-6.835 degrees ! Estimated noise=0.914669 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.00161439 Jy ! Component: 100 - total flux cleaned = 0.00154193 Jy ! Component: 150 - total flux cleaned = 0.00158977 Jy ! Component: 200 - total flux cleaned = 0.00167613 Jy ! Total flux subtracted in 200 components = 0.00167613 Jy ! Clean residual min=-0.003891 max=0.004138 Jy/beam ! Clean residual mean=0.000121 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.435651 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.435651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079501Jy sigma=0.816155 ! Fit after self-cal, rms=0.079507Jy sigma=0.816063 ! 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.079507Jy sigma=0.816063 ! Fit after self-cal, rms=0.076955Jy sigma=0.799117 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=8.232 mas, bpa=-6.826 degrees ! Estimated noise=0.915175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000848383 Jy ! Component: 100 - total flux cleaned = 0.000884811 Jy ! Component: 150 - total flux cleaned = 0.00100093 Jy ! Component: 200 - total flux cleaned = 0.00107188 Jy ! Total flux subtracted in 200 components = 0.00107188 Jy ! Clean residual min=-0.002228 max=0.002650 Jy/beam ! Clean residual mean=0.000029 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.436723 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.436723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076897Jy sigma=0.798560 ! Fit after self-cal, rms=0.076910Jy sigma=0.798502 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-18, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121655 Jy ! Component: 100 - total flux cleaned = 0.00131089 Jy ! Component: 150 - total flux cleaned = 0.00143198 Jy ! Component: 200 - total flux cleaned = 0.00150732 Jy ! Total flux subtracted in 200 components = 0.00150732 Jy ! Clean residual min=-0.002139 max=0.002488 Jy/beam ! Clean residual mean=0.000011 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.438231 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.438231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076834Jy sigma=0.797314 ! Fit after self-cal, rms=0.076823Jy sigma=0.797253 ! 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.076823Jy sigma=0.797253 ! Fit after self-cal, rms=0.076563Jy sigma=0.792761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=8.236 mas, bpa=-6.865 degrees ! Estimated noise=0.916147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000858563 Jy ! Component: 100 - total flux cleaned = 0.00108922 Jy ! Component: 150 - total flux cleaned = 0.00122444 Jy ! Component: 200 - total flux cleaned = 0.00128769 Jy ! Total flux subtracted in 200 components = 0.00128769 Jy ! Clean residual min=-0.002245 max=0.002234 Jy/beam ! Clean residual mean=-0.000032 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.439518 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 110 components and 0.439518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076532Jy sigma=0.792291 ! Fit after self-cal, rms=0.076531Jy sigma=0.792272 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.000203548 Jy ! Component: 100 - total flux cleaned = 0.000231549 Jy ! Component: 150 - total flux cleaned = 0.000259122 Jy ! Component: 200 - total flux cleaned = 0.000259362 Jy ! Total flux subtracted in 200 components = 0.000259362 Jy ! Clean residual min=-0.002211 max=0.002168 Jy/beam ! Clean residual mean=-0.000035 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.439778 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 117 components and 0.439778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076513Jy sigma=0.792003 ! Fit after self-cal, rms=0.076514Jy sigma=0.791996 ! 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.076514Jy sigma=0.791996 ! Fit after self-cal, rms=0.076537Jy sigma=0.791953 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.71 mas, bmaj=13.98 mas, bpa=-11.97 degrees ! Estimated noise=1.12307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000465045 Jy ! Component: 100 - total flux cleaned = 0.000501972 Jy ! Component: 150 - total flux cleaned = 0.000486714 Jy ! Component: 200 - total flux cleaned = 0.000472357 Jy ! Total flux subtracted in 200 components = 0.000472357 Jy ! Clean residual min=-0.002242 max=0.002380 Jy/beam ! Clean residual mean=-0.000093 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.44025 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 138 components and 0.44025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076532Jy sigma=0.791885 ! Fit after self-cal, rms=0.076531Jy sigma=0.791878 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-96, -116). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122185 Jy ! Component: 100 - total flux cleaned = 0.000803826 Jy ! Component: 150 - total flux cleaned = 0.000521736 Jy ! Component: 200 - total flux cleaned = 0.000338545 Jy ! Total flux subtracted in 200 components = 0.000338545 Jy ! Clean residual min=-0.001860 max=0.001611 Jy/beam ! Clean residual mean=-0.000102 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.440588 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 157 components and 0.440589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076473Jy sigma=0.790972 ! Fit after self-cal, rms=0.076471Jy sigma=0.790900 ! 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.263 mas, bmaj=8.238 mas, bpa=-6.881 degrees ! Estimated noise=0.916504 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.263 x 8.238 at -6.881 degrees (North through East) ! Clean map min=-0.0020792 max=0.41073 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.679 mas, bmaj=6.589 mas, bpa=-1.217 degrees ! Estimated noise=1.60875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.316471 Jy ! Component: 100 - total flux cleaned = 0.38566 Jy ! Component: 150 - total flux cleaned = 0.406208 Jy ! Component: 200 - total flux cleaned = 0.416974 Jy ! Total flux subtracted in 200 components = 0.416974 Jy ! Clean residual min=-0.005631 max=0.005210 Jy/beam ! Clean residual mean=0.000018 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.416974 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.416974 Jy ! Inverting map and beam ! Estimated beam: bmin=3.263 mas, bmaj=8.238 mas, bpa=-6.881 degrees ! Estimated noise=0.916504 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.00829387 Jy ! Component: 100 - total flux cleaned = 0.0131665 Jy ! Component: 150 - total flux cleaned = 0.0166537 Jy ! Component: 200 - total flux cleaned = 0.0187134 Jy ! Total flux subtracted in 200 components = 0.0187134 Jy ! Clean residual min=-0.002351 max=0.002306 Jy/beam ! Clean residual mean=0.000019 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.435688 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 39 components and 0.435688 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.71 mas, bmaj=13.98 mas, bpa=-11.97 degrees ! Estimated noise=1.12307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027301 Jy ! Component: 100 - total flux cleaned = 0.0038579 Jy ! Component: 150 - total flux cleaned = 0.00405809 Jy ! Component: 200 - total flux cleaned = 0.00410401 Jy ! Total flux subtracted in 200 components = 0.00410401 Jy ! Clean residual min=-0.001996 max=0.001775 Jy/beam ! Clean residual mean=-0.000078 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.439792 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.000112252 Jy ! Component: 100 - total flux cleaned = -0.000180287 Jy ! Component: 150 - total flux cleaned = -0.000180032 Jy ! Component: 200 - total flux cleaned = -0.00023871 Jy ! Total flux subtracted in 200 components = -0.00023871 Jy ! Clean residual min=-0.001989 max=0.001707 Jy/beam ! Clean residual mean=-0.000075 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.439553 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 73 components and 0.439553 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.263 mas, bmaj=8.238 mas, bpa=-6.881 degrees ! Estimated noise=0.916504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000160322 Jy ! Component: 100 - total flux cleaned = -4.27781e-05 Jy ! Component: 150 - total flux cleaned = 5.98426e-05 Jy ! Component: 200 - total flux cleaned = 1.7313e-05 Jy ! Total flux subtracted in 200 components = 1.7313e-05 Jy ! Clean residual min=-0.002258 max=0.001935 Jy/beam ! Clean residual mean=-0.000035 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.43957 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 94 components and 0.43957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076465Jy sigma=0.791092 ! Fit after self-cal, rms=0.076469Jy sigma=0.790979 wmodel /scr/pima/rv100_uvs/J0509+1011_S_map.mod ! Writing 94 model components to file: /scr/pima/rv100_uvs/J0509+1011_S_map.mod wobs /scr/pima/rv100_uvs/J0509+1011_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0509+1011_S_uvs.fits wwins /scr/pima/rv100_uvs/J0509+1011_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv100_uvs/J0509+1011_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.000295249 Jy ! Component: 100 - total flux cleaned = -0.00050558 Jy ! Component: 150 - total flux cleaned = -0.000673751 Jy ! Component: 200 - total flux cleaned = -0.00093394 Jy ! Component: 250 - total flux cleaned = -0.00109132 Jy ! Component: 300 - total flux cleaned = -0.00124644 Jy ! Component: 350 - total flux cleaned = -0.00158006 Jy ! Component: 400 - total flux cleaned = -0.00178786 Jy ! Component: 450 - total flux cleaned = -0.00199202 Jy ! Component: 500 - total flux cleaned = -0.00216319 Jy ! Component: 550 - total flux cleaned = -0.00224769 Jy ! Component: 600 - total flux cleaned = -0.00241354 Jy ! Component: 650 - total flux cleaned = -0.00252218 Jy ! Component: 700 - total flux cleaned = -0.00265597 Jy ! Component: 750 - total flux cleaned = -0.00278781 Jy ! Component: 800 - total flux cleaned = -0.00286565 Jy ! Component: 850 - total flux cleaned = -0.00296767 Jy ! Component: 900 - total flux cleaned = -0.0031186 Jy ! Component: 950 - total flux cleaned = -0.00326726 Jy ! Component: 1000 - total flux cleaned = -0.00339007 Jy ! Component: 1050 - total flux cleaned = -0.00360765 Jy ! Component: 1100 - total flux cleaned = -0.00375074 Jy ! Component: 1150 - total flux cleaned = -0.0039158 Jy ! Component: 1200 - total flux cleaned = -0.00403273 Jy ! Component: 1250 - total flux cleaned = -0.00421773 Jy ! Component: 1300 - total flux cleaned = -0.00433207 Jy ! Component: 1350 - total flux cleaned = -0.004445 Jy ! Component: 1400 - total flux cleaned = -0.00453482 Jy ! Component: 1450 - total flux cleaned = -0.00466795 Jy ! Component: 1500 - total flux cleaned = -0.00477779 Jy ! Component: 1550 - total flux cleaned = -0.00490854 Jy ! Component: 1600 - total flux cleaned = -0.00508043 Jy ! Component: 1650 - total flux cleaned = -0.00514442 Jy ! Component: 1700 - total flux cleaned = -0.0052503 Jy ! Component: 1750 - total flux cleaned = -0.00541791 Jy ! Component: 1800 - total flux cleaned = -0.00550094 Jy ! Component: 1850 - total flux cleaned = -0.00560407 Jy ! Component: 1900 - total flux cleaned = -0.00572647 Jy ! Component: 1950 - total flux cleaned = -0.00584768 Jy ! Component: 2000 - total flux cleaned = -0.00596788 Jy ! Component: 2050 - total flux cleaned = -0.00604719 Jy ! Component: 2100 - total flux cleaned = -0.00612584 Jy ! Component: 2150 - total flux cleaned = -0.00622345 Jy ! Component: 2200 - total flux cleaned = -0.00630114 Jy ! Component: 2250 - total flux cleaned = -0.00641656 Jy ! Component: 2300 - total flux cleaned = -0.00653084 Jy ! Component: 2350 - total flux cleaned = -0.00658761 Jy ! Component: 2400 - total flux cleaned = -0.0067002 Jy ! Component: 2450 - total flux cleaned = -0.00677484 Jy ! Component: 2500 - total flux cleaned = -0.00681184 Jy ! Component: 2550 - total flux cleaned = -0.00692208 Jy ! Component: 2600 - total flux cleaned = -0.00699481 Jy ! Component: 2650 - total flux cleaned = -0.00706717 Jy ! Component: 2700 - total flux cleaned = -0.00712116 Jy ! Component: 2750 - total flux cleaned = -0.0072102 Jy ! Component: 2800 - total flux cleaned = -0.00724565 Jy ! Component: 2850 - total flux cleaned = -0.00736874 Jy ! Component: 2900 - total flux cleaned = -0.0073862 Jy ! Component: 2950 - total flux cleaned = -0.00754264 Jy ! Component: 3000 - total flux cleaned = -0.00757695 Jy ! Component: 3050 - total flux cleaned = -0.00769687 Jy ! Component: 3100 - total flux cleaned = -0.00774792 Jy ! Component: 3150 - total flux cleaned = -0.00779871 Jy ! Component: 3200 - total flux cleaned = -0.00784913 Jy ! Component: 3250 - total flux cleaned = -0.00789924 Jy ! Component: 3300 - total flux cleaned = -0.00793255 Jy ! Component: 3350 - total flux cleaned = -0.0080316 Jy ! Component: 3400 - total flux cleaned = -0.00808073 Jy ! Component: 3450 - total flux cleaned = -0.00814578 Jy ! Component: 3500 - total flux cleaned = -0.00824269 Jy ! Component: 3550 - total flux cleaned = -0.00825868 Jy ! Component: 3600 - total flux cleaned = -0.00829084 Jy ! Component: 3650 - total flux cleaned = -0.00835444 Jy ! Component: 3700 - total flux cleaned = -0.00841764 Jy ! Component: 3750 - total flux cleaned = -0.00843337 Jy ! Component: 3800 - total flux cleaned = -0.00854257 Jy ! Component: 3850 - total flux cleaned = -0.00854263 Jy ! Component: 3900 - total flux cleaned = -0.00857362 Jy ! Component: 3950 - total flux cleaned = -0.00865031 Jy ! Component: 4000 - total flux cleaned = -0.00871125 Jy ! Component: 4050 - total flux cleaned = -0.00875665 Jy ! Total flux subtracted in 4096 components = -0.00880177 Jy ! Clean residual min=-0.000862 max=0.001028 Jy/beam ! Clean residual mean=0.000014 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.430769 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 350 components and 0.430769 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0509+1011_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.263 x 8.238 at -6.881 degrees (North through East) ! Clean map min=-0.0016743 max=0.41072 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0509+1011_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.410722 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267777 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.19559 0.19559 0.391181 0.782361 1.56472 3.12945 6.25889 12.5178 25.0356 50.0711 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.41 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1533.82 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0509+1011_S_uvs.log closed on Mon Feb 29 13:25:50 2016