! Started logfile: /scr/pima/bg219h_uvs/J0433+2905_S_uvs.log on Thu Apr 7 08:52:56 2016 obs /scr/pima/bg219h_uvs/J0433+2905_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0433+2905_S_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! AN table 2: 6 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.827103 visibilities/baseline/integration-bin. ! Found source: J0433+2905 ! ! 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 708 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/J0433+2905_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 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.998482Jy sigma=28.199214 ! Fit after self-cal, rms=0.710149Jy sigma=20.285937 ! 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.637 mas, bmaj=8.884 mas, bpa=29.51 degrees ! Estimated noise=1.51796 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.222862 Jy ! Component: 100 - total flux cleaned = 0.271917 Jy ! Total flux subtracted in 100 components = 0.271917 Jy ! Clean residual min=-0.012701 max=0.017152 Jy/beam ! Clean residual mean=0.000001 rms=0.003753 Jy/beam ! Combined flux in latest and established models = 0.271917 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.271917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058774Jy sigma=1.639831 ! Fit after self-cal, rms=0.058763Jy sigma=1.639540 ! 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.188 mas, bmaj=9.551 mas, bpa=28.07 degrees ! Estimated noise=1.1406 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.0223968 Jy ! Component: 100 - total flux cleaned = 0.0338364 Jy ! Component: 150 - total flux cleaned = 0.0412074 Jy ! Component: 200 - total flux cleaned = 0.046088 Jy ! Total flux subtracted in 200 components = 0.046088 Jy ! Clean residual min=-0.008513 max=0.007511 Jy/beam ! Clean residual mean=0.000001 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.318005 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 36 components and 0.318004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050045Jy sigma=1.359517 ! Fit after self-cal, rms=0.050013Jy sigma=1.358335 ! 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.188 x 9.551 at 28.07 degrees (North through East) ! Clean map min=-0.0083124 max=0.29074 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* KP 0.98 LA 1.01 ! MK 1.06 OV 1.01 PT 0.96 SC 0.97 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* KP 0.98 LA 0.98 ! MK 1.03 OV 1.02 PT 0.96 SC 1.04 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* KP 0.99 LA 1.00 ! MK 0.99 OV 1.00 PT 0.96 SC 1.00 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* KP 0.97 LA 0.96 ! MK 0.98 OV 1.03 PT 1.00 SC 1.00 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.050013Jy sigma=1.358335 ! Fit after self-cal, rms=0.047430Jy sigma=1.298706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=9.556 mas, bpa=27.99 degrees ! Estimated noise=1.14326 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.000914236 Jy ! Component: 100 - total flux cleaned = 0.000958568 Jy ! Component: 150 - total flux cleaned = 0.000996932 Jy ! Component: 200 - total flux cleaned = 0.000998502 Jy ! Total flux subtracted in 200 components = 0.000998502 Jy ! Clean residual min=-0.007128 max=0.006259 Jy/beam ! Clean residual mean=-0.000006 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.319003 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.319003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047344Jy sigma=1.296734 ! Fit after self-cal, rms=0.047354Jy sigma=1.296609 ! 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.047354Jy sigma=1.296609 ! Fit after self-cal, rms=0.047314Jy sigma=1.296297 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=9.547 mas, bpa=28.02 degrees ! Estimated noise=1.14215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000526875 Jy ! Component: 100 - total flux cleaned = 0.000528123 Jy ! Component: 150 - total flux cleaned = 0.000462362 Jy ! Component: 200 - total flux cleaned = 0.00046396 Jy ! Total flux subtracted in 200 components = 0.00046396 Jy ! Clean residual min=-0.007014 max=0.005914 Jy/beam ! Clean residual mean=-0.000006 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.319467 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.319467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047253Jy sigma=1.295053 ! Fit after self-cal, rms=0.047251Jy sigma=1.295017 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 = 3.117e-05 Jy ! Component: 100 - total flux cleaned = 3.26289e-05 Jy ! Component: 150 - total flux cleaned = 6.12895e-05 Jy ! Component: 200 - total flux cleaned = 8.83943e-05 Jy ! Total flux subtracted in 200 components = 8.83943e-05 Jy ! Clean residual min=-0.006931 max=0.005707 Jy/beam ! Clean residual mean=-0.000006 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.319555 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.319555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047221Jy sigma=1.294151 ! Fit after self-cal, rms=0.047217Jy sigma=1.294129 ! 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.047217Jy sigma=1.294129 ! Fit after self-cal, rms=0.047166Jy sigma=1.293854 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=9.539 mas, bpa=28.05 degrees ! Estimated noise=1.1408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000365545 Jy ! Component: 100 - total flux cleaned = 0.000332781 Jy ! Component: 150 - total flux cleaned = 0.000305866 Jy ! Component: 200 - total flux cleaned = 0.00030601 Jy ! Total flux subtracted in 200 components = 0.00030601 Jy ! Clean residual min=-0.006846 max=0.005528 Jy/beam ! Clean residual mean=-0.000006 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.319861 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.319861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047122Jy sigma=1.293100 ! Fit after self-cal, rms=0.047119Jy sigma=1.293084 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 = -2.87906e-05 Jy ! Component: 100 - total flux cleaned = -4.40241e-06 Jy ! Component: 150 - total flux cleaned = -4.03533e-06 Jy ! Component: 200 - total flux cleaned = 1.87059e-05 Jy ! Total flux subtracted in 200 components = 1.87059e-05 Jy ! Clean residual min=-0.006775 max=0.005388 Jy/beam ! Clean residual mean=-0.000006 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.31988 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.31988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047098Jy sigma=1.292503 ! Fit after self-cal, rms=0.047094Jy sigma=1.292486 ! 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.047094Jy sigma=1.292486 ! Fit after self-cal, rms=0.047039Jy sigma=1.292210 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.416 mas, bmaj=10.85 mas, bpa=54.52 degrees ! Estimated noise=1.40259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000536713 Jy ! Component: 100 - total flux cleaned = 0.000462898 Jy ! Component: 150 - total flux cleaned = 0.000398788 Jy ! Component: 200 - total flux cleaned = 0.000341659 Jy ! Total flux subtracted in 200 components = 0.000341659 Jy ! Clean residual min=-0.005536 max=0.006327 Jy/beam ! Clean residual mean=-0.000007 rms=0.001704 Jy/beam ! Combined flux in latest and established models = 0.320222 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.320222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047025Jy sigma=1.291744 ! Fit after self-cal, rms=0.047014Jy sigma=1.291640 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 = -8.45394e-05 Jy ! Component: 100 - total flux cleaned = -8.7994e-05 Jy ! Component: 150 - total flux cleaned = -0.000108136 Jy ! Component: 200 - total flux cleaned = -0.000125895 Jy ! Total flux subtracted in 200 components = -0.000125895 Jy ! Clean residual min=-0.005345 max=0.006358 Jy/beam ! Clean residual mean=-0.000006 rms=0.001679 Jy/beam ! Combined flux in latest and established models = 0.320096 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 73 components and 0.320096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047015Jy sigma=1.291585 ! Fit after self-cal, rms=0.047005Jy sigma=1.291530 ! 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.169 mas, bmaj=9.533 mas, bpa=28.08 degrees ! Estimated noise=1.13924 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 9.533 at 28.08 degrees (North through East) ! Clean map min=-0.0061772 max=0.28724 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.559 mas, bmaj=8.656 mas, bpa=29.29 degrees ! Estimated noise=1.41378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.221233 Jy ! Component: 100 - total flux cleaned = 0.269853 Jy ! Component: 150 - total flux cleaned = 0.285969 Jy ! Component: 200 - total flux cleaned = 0.294929 Jy ! Total flux subtracted in 200 components = 0.294929 Jy ! Clean residual min=-0.009456 max=0.008413 Jy/beam ! Clean residual mean=0.000002 rms=0.002159 Jy/beam ! Combined flux in latest and established models = 0.294929 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.294929 Jy ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=9.533 mas, bpa=28.08 degrees ! Estimated noise=1.13924 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.00944714 Jy ! Component: 100 - total flux cleaned = 0.0150936 Jy ! Component: 150 - total flux cleaned = 0.0187913 Jy ! Component: 200 - total flux cleaned = 0.0212511 Jy ! Total flux subtracted in 200 components = 0.0212511 Jy ! Clean residual min=-0.007370 max=0.005583 Jy/beam ! Clean residual mean=-0.000004 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.31618 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 53 components and 0.31618 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=9.416 mas, bmaj=10.85 mas, bpa=54.52 degrees ! Estimated noise=1.40259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00284651 Jy ! Component: 100 - total flux cleaned = 0.00342346 Jy ! Component: 150 - total flux cleaned = 0.00354818 Jy ! Component: 200 - total flux cleaned = 0.00354961 Jy ! Total flux subtracted in 200 components = 0.00354961 Jy ! Clean residual min=-0.005742 max=0.006510 Jy/beam ! Clean residual mean=-0.000006 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.31973 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.45871e-08 Jy ! Component: 100 - total flux cleaned = -1.13722e-06 Jy ! Component: 150 - total flux cleaned = -1.65304e-06 Jy ! Component: 200 - total flux cleaned = -7.41262e-07 Jy ! Total flux subtracted in 200 components = -7.41262e-07 Jy ! Clean residual min=-0.005583 max=0.006446 Jy/beam ! Clean residual mean=-0.000006 rms=0.001704 Jy/beam ! Combined flux in latest and established models = 0.319729 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.319729 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=9.533 mas, bpa=28.08 degrees ! Estimated noise=1.13924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000440653 Jy ! Component: 100 - total flux cleaned = -0.000215871 Jy ! Component: 150 - total flux cleaned = -7.45405e-05 Jy ! Component: 200 - total flux cleaned = 4.86784e-05 Jy ! Total flux subtracted in 200 components = 4.86784e-05 Jy ! Clean residual min=-0.006551 max=0.005399 Jy/beam ! Clean residual mean=-0.000007 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.319778 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.319778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046994Jy sigma=1.292126 ! Fit after self-cal, rms=0.046994Jy sigma=1.292008 wmodel /scr/pima/bg219h_uvs/J0433+2905_S_map.mod ! Writing 73 model components to file: /scr/pima/bg219h_uvs/J0433+2905_S_map.mod wobs /scr/pima/bg219h_uvs/J0433+2905_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0433+2905_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0433+2905_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J0433+2905_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.00119238 Jy ! Component: 100 - total flux cleaned = -0.000924726 Jy ! Component: 150 - total flux cleaned = -0.000995478 Jy ! Component: 200 - total flux cleaned = -0.000991205 Jy ! Component: 250 - total flux cleaned = -0.00118745 Jy ! Component: 300 - total flux cleaned = -0.00137048 Jy ! Component: 350 - total flux cleaned = -0.00148512 Jy ! Component: 400 - total flux cleaned = -0.00159156 Jy ! Component: 450 - total flux cleaned = -0.00169301 Jy ! Component: 500 - total flux cleaned = -0.00188265 Jy ! Component: 550 - total flux cleaned = -0.00206031 Jy ! Component: 600 - total flux cleaned = -0.00222943 Jy ! Component: 650 - total flux cleaned = -0.00218892 Jy ! Component: 700 - total flux cleaned = -0.00226533 Jy ! Component: 750 - total flux cleaned = -0.00226426 Jy ! Component: 800 - total flux cleaned = -0.00233583 Jy ! Component: 850 - total flux cleaned = -0.00240366 Jy ! Component: 900 - total flux cleaned = -0.00253614 Jy ! Component: 950 - total flux cleaned = -0.00272915 Jy ! Component: 1000 - total flux cleaned = -0.00288502 Jy ! Component: 1050 - total flux cleaned = -0.00309766 Jy ! Component: 1100 - total flux cleaned = -0.00324664 Jy ! Component: 1150 - total flux cleaned = -0.00347826 Jy ! Component: 1200 - total flux cleaned = -0.00361931 Jy ! Component: 1250 - total flux cleaned = -0.00384039 Jy ! Component: 1300 - total flux cleaned = -0.00397527 Jy ! Component: 1350 - total flux cleaned = -0.00416044 Jy ! Component: 1400 - total flux cleaned = -0.00439349 Jy ! Component: 1450 - total flux cleaned = -0.00459588 Jy ! Component: 1500 - total flux cleaned = -0.00479423 Jy ! Component: 1550 - total flux cleaned = -0.00494053 Jy ! Component: 1600 - total flux cleaned = -0.00515655 Jy ! Component: 1650 - total flux cleaned = -0.00532204 Jy ! Component: 1700 - total flux cleaned = -0.00550814 Jy ! Component: 1750 - total flux cleaned = -0.00566868 Jy ! Component: 1800 - total flux cleaned = -0.00578185 Jy ! Component: 1850 - total flux cleaned = -0.00587123 Jy ! Component: 1900 - total flux cleaned = -0.00591519 Jy ! Component: 1950 - total flux cleaned = -0.005937 Jy ! Component: 2000 - total flux cleaned = -0.00600186 Jy ! Component: 2050 - total flux cleaned = -0.00598034 Jy ! Component: 2100 - total flux cleaned = -0.00598047 Jy ! Component: 2150 - total flux cleaned = -0.00602304 Jy ! Component: 2200 - total flux cleaned = -0.0060443 Jy ! Component: 2250 - total flux cleaned = -0.00617109 Jy ! Component: 2300 - total flux cleaned = -0.00625535 Jy ! Component: 2350 - total flux cleaned = -0.00629738 Jy ! Component: 2400 - total flux cleaned = -0.00633938 Jy ! Component: 2450 - total flux cleaned = -0.00642309 Jy ! Component: 2500 - total flux cleaned = -0.00648577 Jy ! Component: 2550 - total flux cleaned = -0.00654848 Jy ! Component: 2600 - total flux cleaned = -0.00656928 Jy ! Component: 2650 - total flux cleaned = -0.00665272 Jy ! Component: 2700 - total flux cleaned = -0.00673657 Jy ! Component: 2750 - total flux cleaned = -0.0067785 Jy ! Component: 2800 - total flux cleaned = -0.00677851 Jy ! Component: 2850 - total flux cleaned = -0.0068208 Jy ! Component: 2900 - total flux cleaned = -0.00679967 Jy ! Component: 2950 - total flux cleaned = -0.00677829 Jy ! Component: 3000 - total flux cleaned = -0.00675714 Jy ! Component: 3050 - total flux cleaned = -0.00677867 Jy ! Component: 3100 - total flux cleaned = -0.00677884 Jy ! Component: 3150 - total flux cleaned = -0.00675725 Jy ! Component: 3200 - total flux cleaned = -0.00669218 Jy ! Component: 3250 - total flux cleaned = -0.00667046 Jy ! Component: 3300 - total flux cleaned = -0.00662674 Jy ! Component: 3350 - total flux cleaned = -0.00658263 Jy ! Component: 3400 - total flux cleaned = -0.00651588 Jy ! Component: 3450 - total flux cleaned = -0.00642645 Jy ! Component: 3500 - total flux cleaned = -0.00638118 Jy ! Component: 3550 - total flux cleaned = -0.0063586 Jy ! Component: 3600 - total flux cleaned = -0.00631319 Jy ! Component: 3650 - total flux cleaned = -0.00631308 Jy ! Component: 3700 - total flux cleaned = -0.00631329 Jy ! Component: 3750 - total flux cleaned = -0.00631322 Jy ! Component: 3800 - total flux cleaned = -0.00633681 Jy ! Component: 3850 - total flux cleaned = -0.00633695 Jy ! Component: 3900 - total flux cleaned = -0.00628906 Jy ! Component: 3950 - total flux cleaned = -0.0063375 Jy ! Component: 4000 - total flux cleaned = -0.00631304 Jy ! Component: 4050 - total flux cleaned = -0.00628869 Jy ! Total flux subtracted in 4096 components = -0.00626375 Jy ! Clean residual min=-0.001472 max=0.001638 Jy/beam ! Clean residual mean=-0.000004 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.313514 Jy keep ! Adding 191 model components to the UV plane model. ! The established model now contains 264 components and 0.313514 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0433+2905_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 9.533 at 28.08 degrees (North through East) ! Clean map min=-0.0039074 max=0.28527 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0433+2905_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.285272 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000396474 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.416944 0.416944 0.833887 1.66777 3.33555 6.6711 13.3422 26.6844 53.3688 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.285 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 719.521 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0433+2905_S_uvs.log closed on Thu Apr 7 08:53:00 2016