! Started logfile: /scr/pima/rv102_uvs/J0028+2000_S_uvs.log on Sat Feb 27 22:22:20 2016 obs /scr/pima/rv102_uvs/J0028+2000_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0028+2000_S_uva.fits ! AN table 1: 15 integrations on 21 of 21 possible baselines. ! AN table 2: 16 integrations on 6 of 6 possible baselines. ! AN table 3: 13 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.978774 visibilities/baseline/integration-bin. ! Found source: J0028+2000 ! ! 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 139 lines of history. ! ! Reading 1660 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/rv102_uvs/J0028+2000_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 8 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 26 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 26 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 26 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 26 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.038833Jy sigma=14.904465 ! Fit after self-cal, rms=0.837239Jy sigma=12.436996 ! 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=4.586 mas, bmaj=11.82 mas, bpa=-44.73 degrees ! Estimated noise=3.14294 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.114513 Jy ! Component: 100 - total flux cleaned = 0.163732 Jy ! Total flux subtracted in 100 components = 0.163732 Jy ! Clean residual min=-0.035472 max=0.039455 Jy/beam ! Clean residual mean=-0.000367 rms=0.011210 Jy/beam ! Combined flux in latest and established models = 0.163732 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.163732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166695Jy sigma=1.959899 ! Fit after self-cal, rms=0.165578Jy sigma=1.942995 ! 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=6.945 mas, bmaj=13.47 mas, bpa=-50.17 degrees ! Estimated noise=1.39847 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.0578452 Jy ! Component: 100 - total flux cleaned = 0.0918097 Jy ! Component: 150 - total flux cleaned = 0.113473 Jy ! Component: 200 - total flux cleaned = 0.127568 Jy ! Total flux subtracted in 200 components = 0.127568 Jy ! Clean residual min=-0.040553 max=0.042233 Jy/beam ! Clean residual mean=-0.000194 rms=0.013932 Jy/beam ! Combined flux in latest and established models = 0.2913 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 28 components and 0.2913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137618Jy sigma=1.622247 ! Fit after self-cal, rms=0.137345Jy sigma=1.618774 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.945 x 13.47 at -50.17 degrees (North through East) ! Clean map min=-0.039766 max=0.10735 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.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! MK 0.00* OV 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! MK 0.00* OV 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! MK 0.00* OV 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! MK 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.137345Jy sigma=1.618774 ! Fit after self-cal, rms=0.137180Jy sigma=1.620630 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.921 mas, bmaj=13.44 mas, bpa=-50.15 degrees ! Estimated noise=1.40266 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.00267498 Jy ! Component: 100 - total flux cleaned = 0.00467149 Jy ! Component: 150 - total flux cleaned = 0.00688302 Jy ! Component: 200 - total flux cleaned = 0.00891928 Jy ! Total flux subtracted in 200 components = 0.00891928 Jy ! Clean residual min=-0.040275 max=0.039922 Jy/beam ! Clean residual mean=-0.000141 rms=0.013643 Jy/beam ! Combined flux in latest and established models = 0.300219 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 38 components and 0.300219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134662Jy sigma=1.591082 ! Fit after self-cal, rms=0.134604Jy sigma=1.590456 ! 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.134604Jy sigma=1.590456 ! Fit after self-cal, rms=0.134604Jy sigma=1.590456 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.921 mas, bmaj=13.44 mas, bpa=-50.15 degrees ! Estimated noise=1.40266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016429 Jy ! Component: 100 - total flux cleaned = 0.00315467 Jy ! Component: 150 - total flux cleaned = 0.00457617 Jy ! Component: 200 - total flux cleaned = 0.0059061 Jy ! Total flux subtracted in 200 components = 0.0059061 Jy ! Clean residual min=-0.040141 max=0.038784 Jy/beam ! Clean residual mean=-0.000106 rms=0.013430 Jy/beam ! Combined flux in latest and established models = 0.306125 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 52 components and 0.306125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133292Jy sigma=1.572544 ! Fit after self-cal, rms=0.133272Jy sigma=1.571661 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.000802439 Jy ! Component: 100 - total flux cleaned = 0.00206397 Jy ! Component: 150 - total flux cleaned = 0.00302277 Jy ! Component: 200 - total flux cleaned = 0.00394181 Jy ! Total flux subtracted in 200 components = 0.00394181 Jy ! Clean residual min=-0.039839 max=0.038292 Jy/beam ! Clean residual mean=-0.000077 rms=0.013267 Jy/beam ! Combined flux in latest and established models = 0.310067 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.310067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132447Jy sigma=1.558299 ! Fit after self-cal, rms=0.132438Jy sigma=1.557993 ! 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.132438Jy sigma=1.557993 ! Fit after self-cal, rms=0.132438Jy sigma=1.557993 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.921 mas, bmaj=13.44 mas, bpa=-50.15 degrees ! Estimated noise=1.40266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000674717 Jy ! Component: 100 - total flux cleaned = 0.00153971 Jy ! Component: 150 - total flux cleaned = 0.00236628 Jy ! Component: 200 - total flux cleaned = 0.00316184 Jy ! Total flux subtracted in 200 components = 0.00316184 Jy ! Clean residual min=-0.039669 max=0.037930 Jy/beam ! Clean residual mean=-0.000056 rms=0.013158 Jy/beam ! Combined flux in latest and established models = 0.313229 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 68 components and 0.313229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131817Jy sigma=1.548593 ! Fit after self-cal, rms=0.131806Jy sigma=1.548374 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.00059183 Jy ! Component: 100 - total flux cleaned = 0.00134111 Jy ! Component: 150 - total flux cleaned = 0.00205737 Jy ! Component: 200 - total flux cleaned = 0.00274245 Jy ! Total flux subtracted in 200 components = 0.00274245 Jy ! Clean residual min=-0.039503 max=0.037634 Jy/beam ! Clean residual mean=-0.000039 rms=0.013081 Jy/beam ! Combined flux in latest and established models = 0.315971 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.315971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131329Jy sigma=1.541515 ! Fit after self-cal, rms=0.131322Jy sigma=1.541347 ! 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.131322Jy sigma=1.541347 ! Fit after self-cal, rms=0.131322Jy sigma=1.541347 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.48 mas, bmaj=16.94 mas, bpa=-80.2 degrees ! Estimated noise=1.36027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481832 Jy ! Component: 100 - total flux cleaned = 0.00585255 Jy ! Component: 150 - total flux cleaned = 0.00680709 Jy ! Component: 200 - total flux cleaned = 0.00770715 Jy ! Total flux subtracted in 200 components = 0.00770715 Jy ! Clean residual min=-0.045504 max=0.042943 Jy/beam ! Clean residual mean=0.000009 rms=0.015332 Jy/beam ! Combined flux in latest and established models = 0.323678 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.323678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131079Jy sigma=1.537460 ! Fit after self-cal, rms=0.131025Jy sigma=1.537176 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.000553331 Jy ! Component: 100 - total flux cleaned = 0.00139708 Jy ! Component: 150 - total flux cleaned = 0.00219442 Jy ! Component: 200 - total flux cleaned = 0.00279875 Jy ! Total flux subtracted in 200 components = 0.00279875 Jy ! Clean residual min=-0.045302 max=0.042701 Jy/beam ! Clean residual mean=0.000029 rms=0.015261 Jy/beam ! Combined flux in latest and established models = 0.326477 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.326477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130943Jy sigma=1.533353 ! Fit after self-cal, rms=0.130908Jy sigma=1.533185 ! 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=6.921 mas, bmaj=13.44 mas, bpa=-50.15 degrees ! Estimated noise=1.40266 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.921 x 13.44 at -50.15 degrees (North through East) ! Clean map min=-0.039453 max=0.11796 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=4.586 mas, bmaj=11.82 mas, bpa=-44.73 degrees ! Estimated noise=3.14537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116146 Jy ! Component: 100 - total flux cleaned = 0.167066 Jy ! Component: 150 - total flux cleaned = 0.198367 Jy ! Component: 200 - total flux cleaned = 0.221145 Jy ! Total flux subtracted in 200 components = 0.221145 Jy ! Clean residual min=-0.033532 max=0.037422 Jy/beam ! Clean residual mean=-0.000274 rms=0.010839 Jy/beam ! Combined flux in latest and established models = 0.221145 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.221145 Jy ! Inverting map and beam ! Estimated beam: bmin=6.921 mas, bmaj=13.44 mas, bpa=-50.15 degrees ! Estimated noise=1.40266 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.0359652 Jy ! Component: 100 - total flux cleaned = 0.0583749 Jy ! Component: 150 - total flux cleaned = 0.072876 Jy ! Component: 200 - total flux cleaned = 0.076348 Jy ! Total flux subtracted in 200 components = 0.076348 Jy ! Clean residual min=-0.039432 max=0.040881 Jy/beam ! Clean residual mean=-0.000166 rms=0.013697 Jy/beam ! Combined flux in latest and established models = 0.297493 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.297493 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=12.48 mas, bmaj=16.94 mas, bpa=-80.2 degrees ! Estimated noise=1.36027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00815874 Jy ! Component: 100 - total flux cleaned = 0.00973447 Jy ! Component: 150 - total flux cleaned = 0.0115768 Jy ! Component: 200 - total flux cleaned = 0.0129743 Jy ! Total flux subtracted in 200 components = 0.0129743 Jy ! Clean residual min=-0.045568 max=0.045080 Jy/beam ! Clean residual mean=-0.000107 rms=0.015853 Jy/beam ! Combined flux in latest and established models = 0.310468 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.00164895 Jy ! Component: 100 - total flux cleaned = 0.00320477 Jy ! Component: 150 - total flux cleaned = 0.00467469 Jy ! Component: 200 - total flux cleaned = 0.00578732 Jy ! Total flux subtracted in 200 components = 0.00578732 Jy ! Clean residual min=-0.045410 max=0.044098 Jy/beam ! Clean residual mean=-0.000060 rms=0.015615 Jy/beam ! Combined flux in latest and established models = 0.316255 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 49 components and 0.316255 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.921 mas, bmaj=13.44 mas, bpa=-50.15 degrees ! Estimated noise=1.40266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000191343 Jy ! Component: 100 - total flux cleaned = 0.000679263 Jy ! Component: 150 - total flux cleaned = 0.00129564 Jy ! Component: 200 - total flux cleaned = 0.00208932 Jy ! Total flux subtracted in 200 components = 0.00208932 Jy ! Clean residual min=-0.039544 max=0.037598 Jy/beam ! Clean residual mean=-0.000039 rms=0.013110 Jy/beam ! Combined flux in latest and established models = 0.318344 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.318344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132023Jy sigma=1.542944 ! Fit after self-cal, rms=0.132030Jy sigma=1.542472 wmodel /scr/pima/rv102_uvs/J0028+2000_S_map.mod ! Writing 62 model components to file: /scr/pima/rv102_uvs/J0028+2000_S_map.mod wobs /scr/pima/rv102_uvs/J0028+2000_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0028+2000_S_uvs.fits wwins /scr/pima/rv102_uvs/J0028+2000_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J0028+2000_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.00736708 Jy ! Component: 100 - total flux cleaned = -0.00674742 Jy ! Component: 150 - total flux cleaned = -0.00506125 Jy ! Component: 200 - total flux cleaned = -0.00552609 Jy ! Component: 250 - total flux cleaned = -0.00687297 Jy ! Component: 300 - total flux cleaned = -0.00891429 Jy ! Component: 350 - total flux cleaned = -0.0104204 Jy ! Component: 400 - total flux cleaned = -0.0111047 Jy ! Component: 450 - total flux cleaned = -0.0117452 Jy ! Component: 500 - total flux cleaned = -0.0114362 Jy ! Component: 550 - total flux cleaned = -0.0122812 Jy ! Component: 600 - total flux cleaned = -0.0127961 Jy ! Component: 650 - total flux cleaned = -0.0132836 Jy ! Component: 700 - total flux cleaned = -0.0142383 Jy ! Component: 750 - total flux cleaned = -0.0153737 Jy ! Component: 800 - total flux cleaned = -0.0164422 Jy ! Component: 850 - total flux cleaned = -0.0166474 Jy ! Component: 900 - total flux cleaned = -0.0174232 Jy ! Component: 950 - total flux cleaned = -0.0179774 Jy ! Component: 1000 - total flux cleaned = -0.0181526 Jy ! Component: 1050 - total flux cleaned = -0.0179819 Jy ! Component: 1100 - total flux cleaned = -0.017979 Jy ! Component: 1150 - total flux cleaned = -0.0181293 Jy ! Component: 1200 - total flux cleaned = -0.0178324 Jy ! Component: 1250 - total flux cleaned = -0.0174072 Jy ! Component: 1300 - total flux cleaned = -0.0176854 Jy ! Component: 1350 - total flux cleaned = -0.0176931 Jy ! Component: 1400 - total flux cleaned = -0.0178201 Jy ! Component: 1450 - total flux cleaned = -0.0181908 Jy ! Component: 1500 - total flux cleaned = -0.0186796 Jy ! Component: 1550 - total flux cleaned = -0.0192696 Jy ! Component: 1600 - total flux cleaned = -0.0193837 Jy ! Component: 1650 - total flux cleaned = -0.0197189 Jy ! Component: 1700 - total flux cleaned = -0.0198267 Jy ! Component: 1750 - total flux cleaned = -0.0198251 Jy ! Component: 1800 - total flux cleaned = -0.0203484 Jy ! Component: 1850 - total flux cleaned = -0.020654 Jy ! Component: 1900 - total flux cleaned = -0.0209546 Jy ! Component: 1950 - total flux cleaned = -0.0214471 Jy ! Component: 2000 - total flux cleaned = -0.0220248 Jy ! Component: 2050 - total flux cleaned = -0.0225929 Jy ! Component: 2100 - total flux cleaned = -0.0229662 Jy ! Component: 2150 - total flux cleaned = -0.0235187 Jy ! Component: 2200 - total flux cleaned = -0.0240626 Jy ! Component: 2250 - total flux cleaned = -0.0245119 Jy ! Component: 2300 - total flux cleaned = -0.0250435 Jy ! Component: 2350 - total flux cleaned = -0.0255681 Jy ! Component: 2400 - total flux cleaned = -0.0259148 Jy ! Component: 2450 - total flux cleaned = -0.0263457 Jy ! Component: 2500 - total flux cleaned = -0.0268576 Jy ! Component: 2550 - total flux cleaned = -0.0272805 Jy ! Component: 2600 - total flux cleaned = -0.0277004 Jy ! Component: 2650 - total flux cleaned = -0.0279516 Jy ! Component: 2700 - total flux cleaned = -0.0282025 Jy ! Component: 2750 - total flux cleaned = -0.0283686 Jy ! Component: 2800 - total flux cleaned = -0.0285357 Jy ! Component: 2850 - total flux cleaned = -0.0286193 Jy ! Component: 2900 - total flux cleaned = -0.0290351 Jy ! Component: 2950 - total flux cleaned = -0.0292854 Jy ! Component: 3000 - total flux cleaned = -0.0295364 Jy ! Component: 3050 - total flux cleaned = -0.0297043 Jy ! Component: 3100 - total flux cleaned = -0.0297891 Jy ! Component: 3150 - total flux cleaned = -0.0300452 Jy ! Component: 3200 - total flux cleaned = -0.030217 Jy ! Component: 3250 - total flux cleaned = -0.030391 Jy ! Component: 3300 - total flux cleaned = -0.0305661 Jy ! Component: 3350 - total flux cleaned = -0.0306548 Jy ! Component: 3400 - total flux cleaned = -0.0308332 Jy ! Component: 3450 - total flux cleaned = -0.0310142 Jy ! Component: 3500 - total flux cleaned = -0.0311988 Jy ! Component: 3550 - total flux cleaned = -0.0312921 Jy ! Component: 3600 - total flux cleaned = -0.0313865 Jy ! Component: 3650 - total flux cleaned = -0.0315751 Jy ! Component: 3700 - total flux cleaned = -0.0316704 Jy ! Component: 3750 - total flux cleaned = -0.0317675 Jy ! Component: 3800 - total flux cleaned = -0.0318655 Jy ! Component: 3850 - total flux cleaned = -0.0319647 Jy ! Component: 3900 - total flux cleaned = -0.0321664 Jy ! Component: 3950 - total flux cleaned = -0.0322681 Jy ! Component: 4000 - total flux cleaned = -0.0323715 Jy ! Component: 4050 - total flux cleaned = -0.0324759 Jy ! Total flux subtracted in 4096 components = -0.0325819 Jy ! Clean residual min=-0.006673 max=0.006226 Jy/beam ! Clean residual mean=0.000019 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.285762 Jy keep ! Adding 400 model components to the UV plane model. ! The established model now contains 462 components and 0.285762 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0028+2000_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.921 x 13.44 at -50.15 degrees (North through East) ! Clean map min=-0.016 max=0.11313 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0028+2000_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113128 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00212812 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.64347 5.64347 11.2869 22.5739 45.1478 90.2956 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0063 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.113 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 53.158 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0028+2000_S_uvs.log closed on Sat Feb 27 22:22:23 2016