! Started logfile: /scr/pima/bg219i_uvs/J1325-1117_S_uvs.log on Wed Apr 6 23:03:45 2016 obs /scr/pima/bg219i_uvs/J1325-1117_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1325-1117_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.659574 visibilities/baseline/integration-bin. ! Found source: J1325-1117 ! ! 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 5580 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/J1325-1117_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019252Jy sigma=22.722852 ! Fit after self-cal, rms=0.874669Jy sigma=19.519082 ! 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.754 mas, bmaj=7.434 mas, bpa=-11.03 degrees ! Estimated noise=0.551161 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.0940072 Jy ! Component: 100 - total flux cleaned = 0.116938 Jy ! Total flux subtracted in 100 components = 0.116938 Jy ! Clean residual min=-0.005008 max=0.009225 Jy/beam ! Clean residual mean=-0.000014 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.116938 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.116938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069258Jy sigma=1.451645 ! Fit after self-cal, rms=0.069236Jy sigma=1.451461 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109183 Jy ! Component: 100 - total flux cleaned = 0.0177104 Jy ! Total flux subtracted in 100 components = 0.0177104 Jy ! Clean residual min=-0.003472 max=0.003764 Jy/beam ! Clean residual mean=-0.000005 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.134649 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.134649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066644Jy sigma=1.394918 ! Fit after self-cal, rms=0.066574Jy sigma=1.394589 ! 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.295 mas, bmaj=8.818 mas, bpa=-11.08 degrees ! Estimated noise=0.435961 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.00614481 Jy ! Component: 100 - total flux cleaned = 0.00937308 Jy ! Component: 150 - total flux cleaned = 0.0112046 Jy ! Component: 200 - total flux cleaned = 0.0122927 Jy ! Total flux subtracted in 200 components = 0.0122927 Jy ! Clean residual min=-0.002367 max=0.002549 Jy/beam ! Clean residual mean=0.000003 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.146941 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 56 components and 0.146941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066013Jy sigma=1.382094 ! Fit after self-cal, rms=0.065971Jy sigma=1.381924 ! 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.295 x 8.818 at -11.08 degrees (North through East) ! Clean map min=-0.0023204 max=0.12472 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.03 FD 0.98 HN 1.07 KP 0.98 ! LA 1.00 MK 1.04 NL 0.97 OV 0.98 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 0.99 KP 1.03 ! LA 1.01 MK 0.97 NL 0.96 OV 1.03 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 1.02 KP 1.02 ! LA 1.01 MK 1.04 NL 0.98 OV 0.97 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 0.97 KP 0.98 ! LA 0.98 MK 0.99 NL 1.01 OV 1.03 ! PT 0.97 SC 1.01 ! ! ! Fit before self-cal, rms=0.065971Jy sigma=1.381924 ! Fit after self-cal, rms=0.065440Jy sigma=1.378337 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=8.827 mas, bpa=-11.06 degrees ! Estimated noise=0.434719 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.00014225 Jy ! Component: 100 - total flux cleaned = -0.000210203 Jy ! Component: 150 - total flux cleaned = -0.000210746 Jy ! Component: 200 - total flux cleaned = -0.000210955 Jy ! Total flux subtracted in 200 components = -0.000210955 Jy ! Clean residual min=-0.002279 max=0.002645 Jy/beam ! Clean residual mean=0.000003 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.14673 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.14673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065432Jy sigma=1.378173 ! Fit after self-cal, rms=0.065434Jy sigma=1.378109 ! 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.065434Jy sigma=1.378109 ! Fit after self-cal, rms=0.065335Jy sigma=1.374077 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=8.837 mas, bpa=-11 degrees ! Estimated noise=0.434687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000407479 Jy ! Component: 100 - total flux cleaned = -0.00040821 Jy ! Component: 150 - total flux cleaned = -0.000396349 Jy ! Component: 200 - total flux cleaned = -0.000374874 Jy ! Total flux subtracted in 200 components = -0.000374874 Jy ! Clean residual min=-0.001987 max=0.002486 Jy/beam ! Clean residual mean=-0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.146356 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.146356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065328Jy sigma=1.373973 ! Fit after self-cal, rms=0.065329Jy sigma=1.373904 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 (-116.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143209 Jy ! Component: 100 - total flux cleaned = 0.0016915 Jy ! Component: 150 - total flux cleaned = 0.00178935 Jy ! Component: 200 - total flux cleaned = 0.00173179 Jy ! Total flux subtracted in 200 components = 0.00173179 Jy ! Clean residual min=-0.002072 max=0.001759 Jy/beam ! Clean residual mean=-0.000005 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.148087 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.148087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065258Jy sigma=1.372170 ! Fit after self-cal, rms=0.065254Jy sigma=1.372069 ! 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.065254Jy sigma=1.372069 ! Fit after self-cal, rms=0.065149Jy sigma=1.371965 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.839 mas, bpa=-10.96 degrees ! Estimated noise=0.434124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000497682 Jy ! Component: 100 - total flux cleaned = 0.000446877 Jy ! Component: 150 - total flux cleaned = 0.000398486 Jy ! Component: 200 - total flux cleaned = 0.000376203 Jy ! Total flux subtracted in 200 components = 0.000376203 Jy ! Clean residual min=-0.002028 max=0.001685 Jy/beam ! Clean residual mean=-0.000004 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.148464 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.148464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065131Jy sigma=1.371500 ! Fit after self-cal, rms=0.065129Jy sigma=1.371483 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.96267e-05 Jy ! Component: 100 - total flux cleaned = 2.94988e-05 Jy ! Component: 150 - total flux cleaned = 2.91845e-05 Jy ! Component: 200 - total flux cleaned = 2.93792e-05 Jy ! Total flux subtracted in 200 components = 2.93792e-05 Jy ! Clean residual min=-0.002031 max=0.001673 Jy/beam ! Clean residual mean=-0.000004 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.148493 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.148493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065119Jy sigma=1.371226 ! Fit after self-cal, rms=0.065118Jy sigma=1.371220 ! 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.065118Jy sigma=1.371220 ! Fit after self-cal, rms=0.065041Jy sigma=1.371192 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.882 mas, bmaj=14.65 mas, bpa=-9.156 degrees ! Estimated noise=0.574884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167769 Jy ! Component: 100 - total flux cleaned = 0.000148238 Jy ! Component: 150 - total flux cleaned = 0.000193711 Jy ! Component: 200 - total flux cleaned = 0.000234355 Jy ! Total flux subtracted in 200 components = 0.000234355 Jy ! Clean residual min=-0.002039 max=0.001696 Jy/beam ! Clean residual mean=-0.000008 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.148727 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 115 components and 0.148727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065039Jy sigma=1.371146 ! Fit after self-cal, rms=0.065038Jy sigma=1.371122 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.63602e-05 Jy ! Component: 100 - total flux cleaned = 7.17361e-05 Jy ! Component: 150 - total flux cleaned = 0.000129981 Jy ! Component: 200 - total flux cleaned = 0.000182902 Jy ! Total flux subtracted in 200 components = 0.000182902 Jy ! Clean residual min=-0.002004 max=0.001668 Jy/beam ! Clean residual mean=-0.000008 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.14891 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 122 components and 0.14891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065038Jy sigma=1.371097 ! Fit after self-cal, rms=0.065038Jy sigma=1.371089 ! 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.317 mas, bmaj=8.839 mas, bpa=-10.95 degrees ! Estimated noise=0.433675 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.317 x 8.839 at -10.95 degrees (North through East) ! Clean map min=-0.0019169 max=0.12393 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.767 mas, bmaj=7.431 mas, bpa=-10.88 degrees ! Estimated noise=0.549639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0936157 Jy ! Component: 100 - total flux cleaned = 0.116576 Jy ! Component: 150 - total flux cleaned = 0.127132 Jy ! Component: 200 - total flux cleaned = 0.133656 Jy ! Total flux subtracted in 200 components = 0.133656 Jy ! Clean residual min=-0.002820 max=0.003621 Jy/beam ! Clean residual mean=-0.000005 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.133655 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.133655 Jy ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.839 mas, bpa=-10.95 degrees ! Estimated noise=0.433675 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.00573606 Jy ! Component: 100 - total flux cleaned = 0.00906006 Jy ! Component: 150 - total flux cleaned = 0.0109653 Jy ! Component: 200 - total flux cleaned = 0.0120224 Jy ! Total flux subtracted in 200 components = 0.0120224 Jy ! Clean residual min=-0.002130 max=0.002159 Jy/beam ! Clean residual mean=-0.000004 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.145678 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 60 components and 0.145678 Jy ! Inverting map ! Added new window around map position (8, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167495 Jy ! Component: 100 - total flux cleaned = 0.0021055 Jy ! Component: 150 - total flux cleaned = 0.00227074 Jy ! Component: 200 - total flux cleaned = 0.00238331 Jy ! Total flux subtracted in 200 components = 0.00238331 Jy ! Clean residual min=-0.001896 max=0.001697 Jy/beam ! Clean residual mean=-0.000005 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.148061 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 0.148061 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=7.882 mas, bmaj=14.65 mas, bpa=-9.156 degrees ! Estimated noise=0.574884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000688518 Jy ! Component: 100 - total flux cleaned = 0.000713419 Jy ! Component: 150 - total flux cleaned = 0.000690936 Jy ! Component: 200 - total flux cleaned = 0.000711539 Jy ! Total flux subtracted in 200 components = 0.000711539 Jy ! Clean residual min=-0.001899 max=0.001587 Jy/beam ! Clean residual mean=-0.000010 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.148773 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 = 4.20034e-07 Jy ! Component: 100 - total flux cleaned = 1.70322e-05 Jy ! Component: 150 - total flux cleaned = 2.76216e-06 Jy ! Component: 200 - total flux cleaned = 2.44855e-06 Jy ! Total flux subtracted in 200 components = 2.44855e-06 Jy ! Clean residual min=-0.001898 max=0.001542 Jy/beam ! Clean residual mean=-0.000009 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.148775 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 108 components and 0.148775 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.839 mas, bpa=-10.95 degrees ! Estimated noise=0.433675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000335136 Jy ! Component: 100 - total flux cleaned = -0.000399532 Jy ! Component: 150 - total flux cleaned = -0.000460202 Jy ! Component: 200 - total flux cleaned = -0.000516569 Jy ! Total flux subtracted in 200 components = -0.000516569 Jy ! Clean residual min=-0.001816 max=0.001771 Jy/beam ! Clean residual mean=-0.000004 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.148259 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 122 components and 0.148259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065000Jy sigma=1.370483 ! Fit after self-cal, rms=0.064999Jy sigma=1.370402 wmodel /scr/pima/bg219i_uvs/J1325-1117_S_map.mod ! Writing 122 model components to file: /scr/pima/bg219i_uvs/J1325-1117_S_map.mod wobs /scr/pima/bg219i_uvs/J1325-1117_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1325-1117_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1325-1117_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J1325-1117_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 = -3.37176e-05 Jy ! Component: 100 - total flux cleaned = -6.46264e-05 Jy ! Component: 150 - total flux cleaned = -0.000152718 Jy ! Component: 200 - total flux cleaned = -0.000153041 Jy ! Component: 250 - total flux cleaned = -0.000259623 Jy ! Component: 300 - total flux cleaned = -0.000362591 Jy ! Component: 350 - total flux cleaned = -0.000487986 Jy ! Component: 400 - total flux cleaned = -0.000561312 Jy ! Component: 450 - total flux cleaned = -0.000632737 Jy ! Component: 500 - total flux cleaned = -0.000725346 Jy ! Component: 550 - total flux cleaned = -0.000726028 Jy ! Component: 600 - total flux cleaned = -0.000770758 Jy ! Component: 650 - total flux cleaned = -0.00074895 Jy ! Component: 700 - total flux cleaned = -0.000664151 Jy ! Component: 750 - total flux cleaned = -0.000602213 Jy ! Component: 800 - total flux cleaned = -0.000622664 Jy ! Component: 850 - total flux cleaned = -0.000622291 Jy ! Component: 900 - total flux cleaned = -0.000582734 Jy ! Component: 950 - total flux cleaned = -0.000563073 Jy ! Component: 1000 - total flux cleaned = -0.000525014 Jy ! Component: 1050 - total flux cleaned = -0.000562485 Jy ! Component: 1100 - total flux cleaned = -0.000525403 Jy ! Component: 1150 - total flux cleaned = -0.000470995 Jy ! Component: 1200 - total flux cleaned = -0.000489018 Jy ! Component: 1250 - total flux cleaned = -0.000471024 Jy ! Component: 1300 - total flux cleaned = -0.000435951 Jy ! Component: 1350 - total flux cleaned = -0.000366803 Jy ! Component: 1400 - total flux cleaned = -0.000366843 Jy ! Component: 1450 - total flux cleaned = -0.000332824 Jy ! Component: 1500 - total flux cleaned = -0.000299347 Jy ! Component: 1550 - total flux cleaned = -0.000266216 Jy ! Component: 1600 - total flux cleaned = -0.000266153 Jy ! Component: 1650 - total flux cleaned = -0.000266181 Jy ! Component: 1700 - total flux cleaned = -0.000233807 Jy ! Component: 1750 - total flux cleaned = -0.000218059 Jy ! Component: 1800 - total flux cleaned = -0.000186656 Jy ! Component: 1850 - total flux cleaned = -0.000124574 Jy ! Component: 1900 - total flux cleaned = -4.7731e-05 Jy ! Component: 1950 - total flux cleaned = -7.82682e-05 Jy ! Component: 2000 - total flux cleaned = -2.75444e-06 Jy ! Component: 2050 - total flux cleaned = 4.19864e-05 Jy ! Component: 2100 - total flux cleaned = 4.20731e-05 Jy ! Component: 2150 - total flux cleaned = 7.14952e-05 Jy ! Component: 2200 - total flux cleaned = 8.60593e-05 Jy ! Component: 2250 - total flux cleaned = 0.000129325 Jy ! Component: 2300 - total flux cleaned = 0.000157711 Jy ! Component: 2350 - total flux cleaned = 0.000186053 Jy ! Component: 2400 - total flux cleaned = 0.000185958 Jy ! Component: 2450 - total flux cleaned = 0.000199879 Jy ! Component: 2500 - total flux cleaned = 0.000241173 Jy ! Component: 2550 - total flux cleaned = 0.000268417 Jy ! Component: 2600 - total flux cleaned = 0.000254907 Jy ! Component: 2650 - total flux cleaned = 0.000268328 Jy ! Component: 2700 - total flux cleaned = 0.000268467 Jy ! Component: 2750 - total flux cleaned = 0.000294994 Jy ! Component: 2800 - total flux cleaned = 0.000334477 Jy ! Component: 2850 - total flux cleaned = 0.000308303 Jy ! Component: 2900 - total flux cleaned = 0.000360254 Jy ! Component: 2950 - total flux cleaned = 0.000385996 Jy ! Component: 3000 - total flux cleaned = 0.000373219 Jy ! Component: 3050 - total flux cleaned = 0.000424025 Jy ! Component: 3100 - total flux cleaned = 0.000423864 Jy ! Component: 3150 - total flux cleaned = 0.000398937 Jy ! Component: 3200 - total flux cleaned = 0.000424029 Jy ! Component: 3250 - total flux cleaned = 0.000448756 Jy ! Component: 3300 - total flux cleaned = 0.000436503 Jy ! Component: 3350 - total flux cleaned = 0.000424315 Jy ! Component: 3400 - total flux cleaned = 0.000460636 Jy ! Component: 3450 - total flux cleaned = 0.000496805 Jy ! Component: 3500 - total flux cleaned = 0.000436888 Jy ! Component: 3550 - total flux cleaned = 0.000460809 Jy ! Component: 3600 - total flux cleaned = 0.00044904 Jy ! Component: 3650 - total flux cleaned = 0.000460753 Jy ! Component: 3700 - total flux cleaned = 0.000472413 Jy ! Component: 3750 - total flux cleaned = 0.000425866 Jy ! Component: 3800 - total flux cleaned = 0.000425885 Jy ! Component: 3850 - total flux cleaned = 0.000403018 Jy ! Component: 3900 - total flux cleaned = 0.000403086 Jy ! Component: 3950 - total flux cleaned = 0.000403032 Jy ! Component: 4000 - total flux cleaned = 0.00038044 Jy ! Component: 4050 - total flux cleaned = 0.000369207 Jy ! Total flux subtracted in 4096 components = 0.000369232 Jy ! Clean residual min=-0.000753 max=0.000704 Jy/beam ! Clean residual mean=-0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.148628 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 378 components and 0.148628 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1325-1117_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.317 x 8.839 at -10.95 degrees (North through East) ! Clean map min=-0.0014953 max=0.12381 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1325-1117_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.123806 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198677 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.481421 0.481421 0.962842 1.92568 3.85137 7.70274 15.4055 30.811 61.6219 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.123 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 623.155 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1325-1117_S_uvs.log closed on Wed Apr 6 23:03:49 2016