! Started logfile: /scr/pima/bg219h_uvs/J0650-0152_S_uvs.log on Thu Apr 7 08:55:46 2016 obs /scr/pima/bg219h_uvs/J0650-0152_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0650-0152_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.641326 visibilities/baseline/integration-bin. ! Found source: J0650-0152 ! ! 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 6580 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/bg219h_uvs/J0650-0152_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 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.037209Jy sigma=22.807345 ! Fit after self-cal, rms=0.812547Jy sigma=17.716933 ! 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.726 mas, bmaj=6.647 mas, bpa=-0.6419 degrees ! Estimated noise=0.561805 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.147366 Jy ! Component: 100 - total flux cleaned = 0.211701 Jy ! Total flux subtracted in 100 components = 0.211701 Jy ! Clean residual min=-0.016315 max=0.032536 Jy/beam ! Clean residual mean=0.000007 rms=0.004784 Jy/beam ! Combined flux in latest and established models = 0.211701 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.211701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094698Jy sigma=2.027949 ! Fit after self-cal, rms=0.092020Jy sigma=1.971785 ! Inverting map ! Added new window around map position (-1, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0417271 Jy ! Component: 100 - total flux cleaned = 0.0645331 Jy ! Total flux subtracted in 100 components = 0.0645331 Jy ! Clean residual min=-0.008787 max=0.011992 Jy/beam ! Clean residual mean=0.000003 rms=0.002275 Jy/beam ! Combined flux in latest and established models = 0.276235 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.276235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070697Jy sigma=1.475556 ! Fit after self-cal, rms=0.069804Jy sigma=1.456281 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154775 Jy ! Component: 100 - total flux cleaned = 0.0237442 Jy ! Total flux subtracted in 100 components = 0.0237442 Jy ! Clean residual min=-0.006034 max=0.007145 Jy/beam ! Clean residual mean=0.000001 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.299979 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.299979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066557Jy sigma=1.373959 ! Fit after self-cal, rms=0.066366Jy sigma=1.369723 ! 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.201 mas, bmaj=7.268 mas, bpa=0.5582 degrees ! Estimated noise=0.443572 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.00594039 Jy ! Component: 100 - total flux cleaned = 0.00841755 Jy ! Component: 150 - total flux cleaned = 0.00906289 Jy ! Component: 200 - total flux cleaned = 0.00952037 Jy ! Total flux subtracted in 200 components = 0.00952037 Jy ! Clean residual min=-0.005646 max=0.006581 Jy/beam ! Clean residual mean=0.000007 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.309499 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.309499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065922Jy sigma=1.356012 ! Fit after self-cal, rms=0.065892Jy sigma=1.355249 ! 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.201 x 7.268 at 0.5582 degrees (North through East) ! Clean map min=-0.0054771 max=0.18616 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.98 KP 1.00 ! LA 1.11 MK 0.98 NL 0.93 OV 0.96 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.96 KP 1.01 ! LA 1.13 MK 1.02 NL 0.99 OV 0.98 ! PT 0.93 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 0.99 KP 1.01 ! LA 1.11 MK 1.00 NL 0.96 OV 0.96 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.02 KP 1.01 ! LA 1.03 MK 1.05 NL 0.95 OV 1.02 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.065892Jy sigma=1.355249 ! Fit after self-cal, rms=0.064744Jy sigma=1.321713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=7.26 mas, bpa=0.7217 degrees ! Estimated noise=0.441027 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.00027989 Jy ! Component: 100 - total flux cleaned = 0.00015502 Jy ! Component: 150 - total flux cleaned = 1.27666e-05 Jy ! Component: 200 - total flux cleaned = -0.00011251 Jy ! Total flux subtracted in 200 components = -0.00011251 Jy ! Clean residual min=-0.005052 max=0.004966 Jy/beam ! Clean residual mean=0.000016 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.309387 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.309387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064697Jy sigma=1.320509 ! Fit after self-cal, rms=0.064733Jy sigma=1.320236 ! 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.064733Jy sigma=1.320236 ! Fit after self-cal, rms=0.062894Jy sigma=1.281953 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=7.253 mas, bpa=0.6761 degrees ! Estimated noise=0.440291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159099 Jy ! Component: 100 - total flux cleaned = -0.000346806 Jy ! Component: 150 - total flux cleaned = -0.000504013 Jy ! Component: 200 - total flux cleaned = -0.000639054 Jy ! Total flux subtracted in 200 components = -0.000639054 Jy ! Clean residual min=-0.002393 max=0.003562 Jy/beam ! Clean residual mean=0.000003 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.308748 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.308748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062858Jy sigma=1.281102 ! Fit after self-cal, rms=0.062915Jy sigma=1.280859 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 (4.5, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322022 Jy ! Component: 100 - total flux cleaned = 0.00438379 Jy ! Component: 150 - total flux cleaned = 0.00502254 Jy ! Component: 200 - total flux cleaned = 0.00544211 Jy ! Total flux subtracted in 200 components = 0.00544211 Jy ! Clean residual min=-0.002147 max=0.002032 Jy/beam ! Clean residual mean=0.000002 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.31419 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.31419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062770Jy sigma=1.276704 ! Fit after self-cal, rms=0.062752Jy sigma=1.276296 ! 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.062752Jy sigma=1.276296 ! Fit after self-cal, rms=0.062703Jy sigma=1.276141 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=7.254 mas, bpa=0.6906 degrees ! Estimated noise=0.440061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119393 Jy ! Component: 100 - total flux cleaned = 0.00125342 Jy ! Component: 150 - total flux cleaned = 0.00128034 Jy ! Component: 200 - total flux cleaned = 0.00135657 Jy ! Total flux subtracted in 200 components = 0.00135657 Jy ! Clean residual min=-0.001993 max=0.001991 Jy/beam ! Clean residual mean=0.000003 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.315546 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.315546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062676Jy sigma=1.275266 ! Fit after self-cal, rms=0.062672Jy sigma=1.275215 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.000348339 Jy ! Component: 100 - total flux cleaned = 0.00044123 Jy ! Component: 150 - total flux cleaned = 0.000506344 Jy ! Component: 200 - total flux cleaned = 0.000568452 Jy ! Total flux subtracted in 200 components = 0.000568452 Jy ! Clean residual min=-0.001980 max=0.001964 Jy/beam ! Clean residual mean=0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.316115 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 113 components and 0.316115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062659Jy sigma=1.274831 ! Fit after self-cal, rms=0.062658Jy sigma=1.274818 ! 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.062658Jy sigma=1.274818 ! Fit after self-cal, rms=0.062632Jy sigma=1.274769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.775 mas, bmaj=11.88 mas, bpa=1.795 degrees ! Estimated noise=0.571528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000384809 Jy ! Component: 100 - total flux cleaned = 0.000735718 Jy ! Component: 150 - total flux cleaned = 0.00100319 Jy ! Component: 200 - total flux cleaned = 0.00122368 Jy ! Total flux subtracted in 200 components = 0.00122368 Jy ! Clean residual min=-0.002012 max=0.002223 Jy/beam ! Clean residual mean=0.000006 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.317338 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 118 components and 0.317338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062635Jy sigma=1.274706 ! Fit after self-cal, rms=0.062629Jy sigma=1.274605 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.00017067 Jy ! Component: 100 - total flux cleaned = 0.00043066 Jy ! Component: 150 - total flux cleaned = 0.000645818 Jy ! Component: 200 - total flux cleaned = 0.000791067 Jy ! Total flux subtracted in 200 components = 0.000791067 Jy ! Clean residual min=-0.001967 max=0.002147 Jy/beam ! Clean residual mean=0.000006 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.318129 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 129 components and 0.318129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062635Jy sigma=1.274688 ! Fit after self-cal, rms=0.062632Jy sigma=1.274623 ! 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.205 mas, bmaj=7.255 mas, bpa=0.7539 degrees ! Estimated noise=0.440129 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 7.255 at 0.7539 degrees (North through East) ! Clean map min=-0.0017994 max=0.18502 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.735 mas, bmaj=6.643 mas, bpa=-0.3769 degrees ! Estimated noise=0.558702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151376 Jy ! Component: 100 - total flux cleaned = 0.219586 Jy ! Component: 150 - total flux cleaned = 0.253734 Jy ! Component: 200 - total flux cleaned = 0.273325 Jy ! Total flux subtracted in 200 components = 0.273325 Jy ! Clean residual min=-0.005601 max=0.010193 Jy/beam ! Clean residual mean=0.000003 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 0.273325 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.273325 Jy ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=7.255 mas, bpa=0.7539 degrees ! Estimated noise=0.440129 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.0141947 Jy ! Component: 100 - total flux cleaned = 0.022421 Jy ! Component: 150 - total flux cleaned = 0.0278875 Jy ! Component: 200 - total flux cleaned = 0.0318153 Jy ! Total flux subtracted in 200 components = 0.0318153 Jy ! Clean residual min=-0.002638 max=0.002899 Jy/beam ! Clean residual mean=0.000006 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.30514 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 48 components and 0.30514 Jy ! Inverting map ! Added new window around map position (-19.5, 36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308317 Jy ! Component: 100 - total flux cleaned = 0.00534254 Jy ! Component: 150 - total flux cleaned = 0.00708897 Jy ! Component: 200 - total flux cleaned = 0.0077802 Jy ! Total flux subtracted in 200 components = 0.0077802 Jy ! Clean residual min=-0.002202 max=0.002029 Jy/beam ! Clean residual mean=0.000003 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.31292 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 62 components and 0.31292 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.775 mas, bmaj=11.88 mas, bpa=1.795 degrees ! Estimated noise=0.571528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018191 Jy ! Component: 100 - total flux cleaned = 0.00303534 Jy ! Component: 150 - total flux cleaned = 0.00365824 Jy ! Component: 200 - total flux cleaned = 0.00402271 Jy ! Total flux subtracted in 200 components = 0.00402271 Jy ! Clean residual min=-0.002144 max=0.002097 Jy/beam ! Clean residual mean=0.000005 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.316943 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.000296301 Jy ! Component: 100 - total flux cleaned = 0.000564078 Jy ! Component: 150 - total flux cleaned = 0.000832586 Jy ! Component: 200 - total flux cleaned = 0.00105081 Jy ! Total flux subtracted in 200 components = 0.00105081 Jy ! Clean residual min=-0.001976 max=0.002098 Jy/beam ! Clean residual mean=0.000004 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.317994 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 102 components and 0.317994 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=7.255 mas, bpa=0.7539 degrees ! Estimated noise=0.440129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000340176 Jy ! Component: 100 - total flux cleaned = -0.000225864 Jy ! Component: 150 - total flux cleaned = -0.000124526 Jy ! Component: 200 - total flux cleaned = -9.31815e-05 Jy ! Total flux subtracted in 200 components = -9.31815e-05 Jy ! Clean residual min=-0.001916 max=0.001923 Jy/beam ! Clean residual mean=0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.3179 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.3179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062598Jy sigma=1.274035 ! Fit after self-cal, rms=0.062586Jy sigma=1.273677 wmodel /scr/pima/bg219h_uvs/J0650-0152_S_map.mod ! Writing 121 model components to file: /scr/pima/bg219h_uvs/J0650-0152_S_map.mod wobs /scr/pima/bg219h_uvs/J0650-0152_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0650-0152_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0650-0152_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219h_uvs/J0650-0152_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 = 7.76118e-05 Jy ! Component: 100 - total flux cleaned = -4.96019e-05 Jy ! Component: 150 - total flux cleaned = -0.000167892 Jy ! Component: 200 - total flux cleaned = -0.000339568 Jy ! Component: 250 - total flux cleaned = -0.000394533 Jy ! Component: 300 - total flux cleaned = -0.000394545 Jy ! Component: 350 - total flux cleaned = -0.000421051 Jy ! Component: 400 - total flux cleaned = -0.00042059 Jy ! Component: 450 - total flux cleaned = -0.000371001 Jy ! Component: 500 - total flux cleaned = -0.000443059 Jy ! Component: 550 - total flux cleaned = -0.000442924 Jy ! Component: 600 - total flux cleaned = -0.00046596 Jy ! Component: 650 - total flux cleaned = -0.000420513 Jy ! Component: 700 - total flux cleaned = -0.000398413 Jy ! Component: 750 - total flux cleaned = -0.000376471 Jy ! Component: 800 - total flux cleaned = -0.000354898 Jy ! Component: 850 - total flux cleaned = -0.000249752 Jy ! Component: 900 - total flux cleaned = -0.000291116 Jy ! Component: 950 - total flux cleaned = -0.000168533 Jy ! Component: 1000 - total flux cleaned = -6.80408e-05 Jy ! Component: 1050 - total flux cleaned = -0.000107754 Jy ! Component: 1100 - total flux cleaned = -6.8703e-05 Jy ! Component: 1150 - total flux cleaned = -4.97005e-05 Jy ! Component: 1200 - total flux cleaned = -6.89392e-05 Jy ! Component: 1250 - total flux cleaned = -8.79273e-05 Jy ! Component: 1300 - total flux cleaned = -0.000106331 Jy ! Component: 1350 - total flux cleaned = -0.000160723 Jy ! Component: 1400 - total flux cleaned = -0.000106825 Jy ! Component: 1450 - total flux cleaned = -0.000142304 Jy ! Component: 1500 - total flux cleaned = -0.000124922 Jy ! Component: 1550 - total flux cleaned = -0.000107979 Jy ! Component: 1600 - total flux cleaned = -0.000193603 Jy ! Component: 1650 - total flux cleaned = -0.000193447 Jy ! Component: 1700 - total flux cleaned = -0.000226769 Jy ! Component: 1750 - total flux cleaned = -0.00025986 Jy ! Component: 1800 - total flux cleaned = -0.000243639 Jy ! Component: 1850 - total flux cleaned = -0.000276067 Jy ! Component: 1900 - total flux cleaned = -0.000260166 Jy ! Component: 1950 - total flux cleaned = -0.000323373 Jy ! Component: 2000 - total flux cleaned = -0.000338905 Jy ! Component: 2050 - total flux cleaned = -0.000369706 Jy ! Component: 2100 - total flux cleaned = -0.000354412 Jy ! Component: 2150 - total flux cleaned = -0.000399737 Jy ! Component: 2200 - total flux cleaned = -0.000384883 Jy ! Component: 2250 - total flux cleaned = -0.000414339 Jy ! Component: 2300 - total flux cleaned = -0.000341432 Jy ! Component: 2350 - total flux cleaned = -0.000428313 Jy ! Component: 2400 - total flux cleaned = -0.000371243 Jy ! Component: 2450 - total flux cleaned = -0.000357064 Jy ! Component: 2500 - total flux cleaned = -0.000300946 Jy ! Component: 2550 - total flux cleaned = -0.000259312 Jy ! Component: 2600 - total flux cleaned = -0.000273172 Jy ! Component: 2650 - total flux cleaned = -0.000245938 Jy ! Component: 2700 - total flux cleaned = -0.000205227 Jy ! Component: 2750 - total flux cleaned = -0.00017839 Jy ! Component: 2800 - total flux cleaned = -0.000191674 Jy ! Component: 2850 - total flux cleaned = -0.00015217 Jy ! Component: 2900 - total flux cleaned = -8.68439e-05 Jy ! Component: 2950 - total flux cleaned = -7.41073e-05 Jy ! Component: 3000 - total flux cleaned = -7.39164e-05 Jy ! Component: 3050 - total flux cleaned = -2.28557e-05 Jy ! Component: 3100 - total flux cleaned = -8.61435e-05 Jy ! Component: 3150 - total flux cleaned = -8.6068e-05 Jy ! Component: 3200 - total flux cleaned = -8.58987e-05 Jy ! Component: 3250 - total flux cleaned = -0.000110414 Jy ! Component: 3300 - total flux cleaned = -4.9002e-05 Jy ! Component: 3350 - total flux cleaned = -3.68399e-05 Jy ! Component: 3400 - total flux cleaned = -3.68448e-05 Jy ! Component: 3450 - total flux cleaned = -4.87629e-05 Jy ! Component: 3500 - total flux cleaned = -2.48321e-05 Jy ! Component: 3550 - total flux cleaned = 4.62302e-05 Jy ! Component: 3600 - total flux cleaned = 2.27114e-05 Jy ! Component: 3650 - total flux cleaned = 1.10049e-05 Jy ! Component: 3700 - total flux cleaned = 3.41176e-05 Jy ! Component: 3750 - total flux cleaned = 3.40094e-05 Jy ! Component: 3800 - total flux cleaned = 2.27463e-05 Jy ! Component: 3850 - total flux cleaned = 5.69503e-05 Jy ! Component: 3900 - total flux cleaned = 3.44477e-05 Jy ! Component: 3950 - total flux cleaned = 3.43826e-05 Jy ! Component: 4000 - total flux cleaned = 4.55517e-05 Jy ! Component: 4050 - total flux cleaned = 4.56038e-05 Jy ! Total flux subtracted in 4096 components = 6.76956e-05 Jy ! Clean residual min=-0.000627 max=0.000790 Jy/beam ! Clean residual mean=0.000000 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.317968 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 399 components and 0.317968 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0650-0152_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 7.255 at 0.7539 degrees (North through East) ! Clean map min=-0.0013158 max=0.18468 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0650-0152_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.184684 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019572 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.317928 0.317928 0.635856 1.27171 2.54342 5.08685 10.1737 20.3474 40.6948 81.3895 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.184 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 943.61 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0650-0152_S_uvs.log closed on Thu Apr 7 08:55:50 2016