! Started logfile: /scr/pima/bg219i_uvs/J2222-3345_S_uvs.log on Wed Apr 6 23:18:01 2016 obs /scr/pima/bg219i_uvs/J2222-3345_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2222-3345_S_uva.fits ! AN table 1: 30 integrations on 3 of 3 possible baselines. ! AN table 2: 31 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.6125 visibilities/baseline/integration-bin. ! Found source: J2222-3345 ! ! 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 980 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/bg219i_uvs/J2222-3345_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 6 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.015171Jy sigma=18.126580 ! Fit after self-cal, rms=0.935255Jy sigma=16.807040 ! 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=20.74 mas, bmaj=50.58 mas, bpa=-1.908 degrees ! Estimated noise=1.71468 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0503639 Jy ! Component: 100 - total flux cleaned = 0.0610352 Jy ! Total flux subtracted in 100 components = 0.0610352 Jy ! Clean residual min=-0.004318 max=0.004316 Jy/beam ! Clean residual mean=0.000036 rms=0.001803 Jy/beam ! Combined flux in latest and established models = 0.0610352 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0610352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054039Jy sigma=0.943377 ! Fit after self-cal, rms=0.053153Jy sigma=0.927150 ! 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=23.73 mas, bmaj=44.75 mas, bpa=-3.144 degrees ! Estimated noise=1.42144 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.00250572 Jy ! Component: 100 - total flux cleaned = 0.00358516 Jy ! Component: 150 - total flux cleaned = 0.00393414 Jy ! Component: 200 - total flux cleaned = 0.0039868 Jy ! Total flux subtracted in 200 components = 0.0039868 Jy ! Clean residual min=-0.000867 max=0.000867 Jy/beam ! Clean residual mean=-0.000005 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.065022 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 98 components and 0.065022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052566Jy sigma=0.918143 ! Fit after self-cal, rms=0.052305Jy sigma=0.914686 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 23.73 x 44.75 at -3.144 degrees (North through East) ! Clean map min=-0.0031143 max=0.064977 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 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 KP 0.96 LA 1.00* OV 1.08 ! PT 0.96 ! ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 KP 0.95 LA 1.00* OV 1.03 ! PT 1.03 ! ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 KP 1.13 LA 1.00* OV 0.90 ! PT 1.02 ! ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 KP 1.00 LA 1.00* OV 0.96 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.052305Jy sigma=0.914686 ! Fit after self-cal, rms=0.046762Jy sigma=0.869533 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=19.42 mas, bmaj=37.69 mas, bpa=-4.837 degrees ! Estimated noise=1.77307 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.0010083 Jy ! Component: 100 - total flux cleaned = -0.000635307 Jy ! Component: 150 - total flux cleaned = -0.000367546 Jy ! Component: 200 - total flux cleaned = -0.000374989 Jy ! Total flux subtracted in 200 components = -0.000374989 Jy ! Clean residual min=-0.000555 max=0.000559 Jy/beam ! Clean residual mean=-0.000000 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.064647 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 166 components and 0.0646471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046740Jy sigma=0.869005 ! Fit after self-cal, rms=0.046825Jy sigma=0.867734 ! 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.046825Jy sigma=0.867734 ! Fit after self-cal, rms=0.047091Jy sigma=0.867554 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=19.39 mas, bmaj=37.77 mas, bpa=-4.85 degrees ! Estimated noise=1.77311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131945 Jy ! Component: 100 - total flux cleaned = 0.000242929 Jy ! Component: 150 - total flux cleaned = 0.000243207 Jy ! Component: 200 - total flux cleaned = 3.57856e-05 Jy ! Total flux subtracted in 200 components = 3.57856e-05 Jy ! Clean residual min=-0.000497 max=0.000473 Jy/beam ! Clean residual mean=-0.000001 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.0646828 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 218 components and 0.0646828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047079Jy sigma=0.867438 ! Fit after self-cal, rms=0.046949Jy sigma=0.864261 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.000699351 Jy ! Component: 100 - total flux cleaned = 0.000775465 Jy ! Component: 150 - total flux cleaned = 0.000904242 Jy ! Component: 200 - total flux cleaned = 0.00132457 Jy ! Total flux subtracted in 200 components = 0.00132457 Jy ! Clean residual min=-0.000979 max=0.000982 Jy/beam ! Clean residual mean=-0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0660074 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 282 components and 0.0660074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046958Jy sigma=0.863620 ! Fit after self-cal, rms=0.046618Jy sigma=0.857739 ! Inverting map ! Added new window around map position (-79, 77.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.2379e-05 Jy ! Component: 100 - total flux cleaned = -0.000344602 Jy ! Component: 150 - total flux cleaned = -0.000578813 Jy ! Component: 200 - total flux cleaned = -0.000748772 Jy ! Total flux subtracted in 200 components = -0.000748772 Jy ! Clean residual min=-0.000804 max=0.000647 Jy/beam ! Clean residual mean=-0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0652587 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 368 components and 0.0652587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046594Jy sigma=0.857335 ! Fit after self-cal, rms=0.046556Jy sigma=0.857173 ! 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.046556Jy sigma=0.857173 ! Fit after self-cal, rms=0.046438Jy sigma=0.857032 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=19.34 mas, bmaj=37.91 mas, bpa=-4.89 degrees ! Estimated noise=1.76768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000289945 Jy ! Component: 100 - total flux cleaned = -0.00060613 Jy ! Component: 150 - total flux cleaned = -0.000823321 Jy ! Component: 200 - total flux cleaned = -0.000982596 Jy ! Total flux subtracted in 200 components = -0.000982596 Jy ! Clean residual min=-0.000610 max=0.000531 Jy/beam ! Clean residual mean=0.000001 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0642761 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 414 components and 0.0642761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046428Jy sigma=0.856888 ! Fit after self-cal, rms=0.046412Jy sigma=0.856835 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.000327656 Jy ! Component: 100 - total flux cleaned = -0.000526241 Jy ! Component: 150 - total flux cleaned = -0.000600251 Jy ! Component: 200 - total flux cleaned = -0.000733538 Jy ! Total flux subtracted in 200 components = -0.000733538 Jy ! Clean residual min=-0.000534 max=0.000548 Jy/beam ! Clean residual mean=0.000000 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.0635425 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 483 components and 0.0635425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046410Jy sigma=0.856781 ! Fit after self-cal, rms=0.046404Jy sigma=0.856765 ! 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.046404Jy sigma=0.856765 ! Fit after self-cal, rms=0.046387Jy sigma=0.856691 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=19.67 mas, bmaj=37.75 mas, bpa=-5.262 degrees ! Estimated noise=1.76807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000425352 Jy ! Component: 100 - total flux cleaned = -0.00068687 Jy ! Component: 150 - total flux cleaned = -0.000878967 Jy ! Component: 200 - total flux cleaned = -0.00103577 Jy ! Total flux subtracted in 200 components = -0.00103577 Jy ! Clean residual min=-0.000465 max=0.000490 Jy/beam ! Clean residual mean=0.000000 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0625068 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 531 components and 0.0625067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046378Jy sigma=0.856667 ! Fit after self-cal, rms=0.046374Jy sigma=0.856649 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.000240556 Jy ! Component: 100 - total flux cleaned = -0.000413879 Jy ! Component: 150 - total flux cleaned = -0.000488833 Jy ! Component: 200 - total flux cleaned = -0.000613526 Jy ! Total flux subtracted in 200 components = -0.000613526 Jy ! Clean residual min=-0.000522 max=0.000541 Jy/beam ! Clean residual mean=-0.000000 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.0618932 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 554 components and 0.0618932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046371Jy sigma=0.856630 ! Fit after self-cal, rms=0.046359Jy sigma=0.856620 ! 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=19.27 mas, bmaj=38.08 mas, bpa=-4.929 degrees ! Estimated noise=1.76343 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 19.27 x 38.08 at -4.929 degrees (North through East) ! Clean map min=-0.0034961 max=0.063798 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=16.62 mas, bmaj=42.85 mas, bpa=-3.799 degrees ! Estimated noise=2.36864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0419244 Jy ! Component: 100 - total flux cleaned = -0.048304 Jy ! Component: 150 - total flux cleaned = -0.0511432 Jy ! Component: 200 - total flux cleaned = -0.055264 Jy ! Total flux subtracted in 200 components = -0.055264 Jy ! Clean residual min=-0.029328 max=0.030741 Jy/beam ! Clean residual mean=-0.000054 rms=0.004909 Jy/beam ! Combined flux in latest and established models = -0.055264 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 56 model components to the UV plane model. ! The established model now contains 56 components and -0.055264 Jy ! Inverting map and beam ! Estimated beam: bmin=19.27 mas, bmaj=38.08 mas, bpa=-4.929 degrees ! Estimated noise=1.76343 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.00557638 Jy ! Component: 100 - total flux cleaned = -0.00766452 Jy ! Component: 150 - total flux cleaned = -0.00894949 Jy ! Component: 200 - total flux cleaned = -0.0101233 Jy ! Total flux subtracted in 200 components = -0.0101233 Jy ! Clean residual min=-0.007269 max=0.006721 Jy/beam ! Clean residual mean=-0.000032 rms=0.001996 Jy/beam ! Combined flux in latest and established models = -0.0653873 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 119 components and -0.0653873 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=19.67 mas, bmaj=37.75 mas, bpa=-5.262 degrees ! Estimated noise=1.76807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123511 Jy ! Component: 100 - total flux cleaned = -0.00239424 Jy ! Component: 150 - total flux cleaned = -0.00351067 Jy ! Component: 200 - total flux cleaned = -0.0045972 Jy ! Total flux subtracted in 200 components = -0.0045972 Jy ! Clean residual min=-0.005813 max=0.005811 Jy/beam ! Clean residual mean=-0.000025 rms=0.001757 Jy/beam ! Combined flux in latest and established models = -0.0699845 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.00106539 Jy ! Component: 100 - total flux cleaned = -0.00211541 Jy ! Component: 150 - total flux cleaned = -0.00315379 Jy ! Component: 200 - total flux cleaned = -0.00418252 Jy ! Total flux subtracted in 200 components = -0.00418252 Jy ! Clean residual min=-0.005669 max=0.005684 Jy/beam ! Clean residual mean=-0.000026 rms=0.001736 Jy/beam ! Combined flux in latest and established models = -0.0741671 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 177 components and -0.074167 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=19.27 mas, bmaj=38.08 mas, bpa=-4.929 degrees ! Estimated noise=1.76343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00108062 Jy ! Component: 100 - total flux cleaned = -0.00215063 Jy ! Component: 150 - total flux cleaned = -0.00321414 Jy ! Component: 200 - total flux cleaned = -0.00427128 Jy ! Total flux subtracted in 200 components = -0.00427128 Jy ! Clean residual min=-0.005855 max=0.005793 Jy/beam ! Clean residual mean=-0.000027 rms=0.001790 Jy/beam ! Combined flux in latest and established models = -0.0784383 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 190 components and -0.0784383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048235Jy sigma=0.897008 ! Fit after self-cal, rms=0.046390Jy sigma=0.857617 wmodel /scr/pima/bg219i_uvs/J2222-3345_S_map.mod ! Writing 190 model components to file: /scr/pima/bg219i_uvs/J2222-3345_S_map.mod wobs /scr/pima/bg219i_uvs/J2222-3345_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J2222-3345_S_uvs.fits wwins /scr/pima/bg219i_uvs/J2222-3345_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J2222-3345_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.000362261 Jy ! Component: 100 - total flux cleaned = -0.000940668 Jy ! Component: 150 - total flux cleaned = -0.00148139 Jy ! Component: 200 - total flux cleaned = -0.00190726 Jy ! Component: 250 - total flux cleaned = -0.00227783 Jy ! Component: 300 - total flux cleaned = -0.00239524 Jy ! Component: 350 - total flux cleaned = -0.0023787 Jy ! Component: 400 - total flux cleaned = -0.00236279 Jy ! Component: 450 - total flux cleaned = -0.00234671 Jy ! Component: 500 - total flux cleaned = -0.00227985 Jy ! Component: 550 - total flux cleaned = -0.00214043 Jy ! Component: 600 - total flux cleaned = -0.00197125 Jy ! Component: 650 - total flux cleaned = -0.00180893 Jy ! Component: 700 - total flux cleaned = -0.00163488 Jy ! Component: 750 - total flux cleaned = -0.00142418 Jy ! Component: 800 - total flux cleaned = -0.00122255 Jy ! Component: 850 - total flux cleaned = -0.00100613 Jy ! Component: 900 - total flux cleaned = -0.000742759 Jy ! Component: 950 - total flux cleaned = -0.000459011 Jy ! Component: 1000 - total flux cleaned = -0.000118241 Jy ! Component: 1050 - total flux cleaned = 0.000214137 Jy ! Component: 1100 - total flux cleaned = 0.000614453 Jy ! Component: 1150 - total flux cleaned = 0.00105047 Jy ! Component: 1200 - total flux cleaned = 0.00147621 Jy ! Component: 1250 - total flux cleaned = 0.0019388 Jy ! Component: 1300 - total flux cleaned = 0.00243862 Jy ! Component: 1350 - total flux cleaned = 0.00304532 Jy ! Component: 1400 - total flux cleaned = 0.00363992 Jy ! Component: 1450 - total flux cleaned = 0.00428475 Jy ! Component: 1500 - total flux cleaned = 0.00498648 Jy ! Component: 1550 - total flux cleaned = 0.00574588 Jy ! Component: 1600 - total flux cleaned = 0.0065723 Jy ! Component: 1650 - total flux cleaned = 0.0075764 Jy ! Component: 1700 - total flux cleaned = 0.00855886 Jy ! Component: 1750 - total flux cleaned = 0.00950911 Jy ! Component: 1800 - total flux cleaned = 0.0106684 Jy ! Component: 1850 - total flux cleaned = 0.0119222 Jy ! Component: 1900 - total flux cleaned = 0.0132925 Jy ! Component: 1950 - total flux cleaned = 0.0147875 Jy ! Component: 2000 - total flux cleaned = 0.0165942 Jy ! Component: 2050 - total flux cleaned = 0.0187565 Jy ! Component: 2100 - total flux cleaned = 0.021321 Jy ! Component: 2150 - total flux cleaned = 0.0238862 Jy ! Component: 2200 - total flux cleaned = 0.0269301 Jy ! Component: 2250 - total flux cleaned = 0.0299738 Jy ! Component: 2300 - total flux cleaned = 0.0332676 Jy ! Component: 2350 - total flux cleaned = 0.0371866 Jy ! Component: 2400 - total flux cleaned = 0.0410926 Jy ! Component: 2450 - total flux cleaned = 0.0461185 Jy ! Component: 2500 - total flux cleaned = 0.0511837 Jy ! Component: 2550 - total flux cleaned = 0.0566742 Jy ! Component: 2600 - total flux cleaned = 0.0626528 Jy ! Component: 2650 - total flux cleaned = 0.0691499 Jy ! Component: 2700 - total flux cleaned = 0.0768188 Jy ! Component: 2750 - total flux cleaned = 0.0845478 Jy ! Component: 2800 - total flux cleaned = 0.0929343 Jy ! Component: 2850 - total flux cleaned = 0.102048 Jy ! Component: 2900 - total flux cleaned = 0.112799 Jy ! Component: 2950 - total flux cleaned = 0.123594 Jy ! Component: 3000 - total flux cleaned = 0.135317 Jy ! Component: 3050 - total flux cleaned = 0.149161 Jy ! Component: 3100 - total flux cleaned = 0.164271 Jy ! Component: 3150 - total flux cleaned = 0.179465 Jy ! Component: 3200 - total flux cleaned = 0.195932 Jy ! Component: 3250 - total flux cleaned = 0.213837 Jy ! Component: 3300 - total flux cleaned = 0.234967 Jy ! Component: 3350 - total flux cleaned = 0.256218 Jy ! Component: 3400 - total flux cleaned = 0.281287 Jy ! Component: 3450 - total flux cleaned = 0.304308 Jy ! Component: 3500 - total flux cleaned = 0.333876 Jy ! Component: 3550 - total flux cleaned = 0.366192 Jy ! Component: 3600 - total flux cleaned = 0.398658 Jy ! Component: 3650 - total flux cleaned = 0.436908 Jy ! Component: 3700 - total flux cleaned = 0.475378 Jy ! Component: 3750 - total flux cleaned = 0.517114 Jy ! Component: 3800 - total flux cleaned = 0.566309 Jy ! Component: 3850 - total flux cleaned = 0.615809 Jy ! Component: 3900 - total flux cleaned = 0.674221 Jy ! Component: 3950 - total flux cleaned = 0.73301 Jy ! Component: 4000 - total flux cleaned = 0.796732 Jy ! Component: 4050 - total flux cleaned = 0.871884 Jy ! Total flux subtracted in 4096 components = 0.941 Jy ! Clean residual min=-0.346838 max=0.347473 Jy/beam ! Clean residual mean=-0.000418 rms=0.099289 Jy/beam ! Combined flux in latest and established models = 0.862561 Jy keep ! Adding 114 model components to the UV plane model. ! The established model now contains 304 components and 0.862561 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J2222-3345_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 19.27 x 38.08 at -4.929 degrees (North through East) ! Clean map min=-0.47985 max=0.61104 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2222-3345_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.611042 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.135589 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -66.5692 66.5692 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.4067 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.611 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4.506 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2222-3345_S_uvs.log closed on Wed Apr 6 23:18:07 2016