! Started logfile: J1007-0207_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:55:49 2016 obs J1007-0207_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1007-0207_S_2015_03_17_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.950794 visibilities/baseline/integration-bin. ! Found source: J1007-0207 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 330 lines of history. ! ! Reading 9584 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J1007-0207_S_2015_03_17_pus] 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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.720512Jy sigma=0.007786 ! Fit after self-cal, rms=0.704531Jy sigma=0.007625 ! 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.666 mas, bmaj=6.558 mas, bpa=-3.862 degrees ! Estimated noise=918.874 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.210725 Jy ! Component: 100 - total flux cleaned = 0.29033 Jy ! Total flux subtracted in 100 components = 0.29033 Jy ! Clean residual min=-0.020465 max=0.054125 Jy/beam ! Clean residual mean=0.000127 rms=0.005901 Jy/beam ! Combined flux in latest and established models = 0.29033 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.29033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159179Jy sigma=0.001487 ! Fit after self-cal, rms=0.159052Jy sigma=0.001485 ! Inverting map ! Added new window around map position (-5.5, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0552848 Jy ! Component: 100 - total flux cleaned = 0.0913732 Jy ! Total flux subtracted in 100 components = 0.0913732 Jy ! Clean residual min=-0.015817 max=0.020305 Jy/beam ! Clean residual mean=0.000097 rms=0.003909 Jy/beam ! Combined flux in latest and established models = 0.381704 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.381704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123361Jy sigma=0.001142 ! Fit after self-cal, rms=0.122002Jy sigma=0.001123 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0290601 Jy ! Component: 100 - total flux cleaned = 0.0491882 Jy ! Total flux subtracted in 100 components = 0.0491882 Jy ! Clean residual min=-0.013277 max=0.011822 Jy/beam ! Clean residual mean=0.000081 rms=0.002925 Jy/beam ! Combined flux in latest and established models = 0.430892 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.430892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108666Jy sigma=0.001006 ! Fit after self-cal, rms=0.108353Jy sigma=0.001001 ! 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.132 mas, bmaj=7.432 mas, bpa=-4.322 degrees ! Estimated noise=698.587 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.0234798 Jy ! Component: 100 - total flux cleaned = 0.0379495 Jy ! Component: 150 - total flux cleaned = 0.0475314 Jy ! Component: 200 - total flux cleaned = 0.0542861 Jy ! Total flux subtracted in 200 components = 0.0542861 Jy ! Clean residual min=-0.013460 max=0.014090 Jy/beam ! Clean residual mean=0.000087 rms=0.003236 Jy/beam ! Combined flux in latest and established models = 0.485178 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 79 components and 0.485178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100832Jy sigma=0.000950 ! Fit after self-cal, rms=0.100624Jy sigma=0.000948 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.80 HN 0.98 KP 1.08 ! LA 0.97 MK 1.02 NL 0.91 OV 1.01 ! PT 1.18 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.85 HN 1.03 KP 1.05 ! LA 0.93 MK 1.02 NL 1.04 OV 1.05 ! PT 1.18 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.87 HN 1.03 KP 0.94 ! LA 0.76 MK 1.07 NL 1.20 OV 0.96 ! PT 1.18 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.90 HN 1.00 KP 0.91 ! LA 0.83 MK 1.06 NL 1.00 OV 1.02 ! PT 1.21 SC 0.97 ! ! ! Fit before self-cal, rms=0.100624Jy sigma=0.000948 ! Fit after self-cal, rms=0.082293Jy sigma=0.000806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=7.502 mas, bpa=-4.033 degrees ! Estimated noise=698.524 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 (-14.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110199 Jy ! Component: 100 - total flux cleaned = 0.0166547 Jy ! Component: 150 - total flux cleaned = 0.0194844 Jy ! Component: 200 - total flux cleaned = 0.0217048 Jy ! Total flux subtracted in 200 components = 0.0217048 Jy ! Clean residual min=-0.003751 max=0.005852 Jy/beam ! Clean residual mean=0.000013 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.506883 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 119 components and 0.506883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080731Jy sigma=0.000790 ! Fit after self-cal, rms=0.080612Jy sigma=0.000788 ! Inverting map ! Added new window around map position (-22.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00549524 Jy ! Component: 100 - total flux cleaned = 0.00885374 Jy ! Component: 150 - total flux cleaned = 0.0108928 Jy ! Component: 200 - total flux cleaned = 0.0120178 Jy ! Total flux subtracted in 200 components = 0.0120178 Jy ! Clean residual min=-0.003512 max=0.003230 Jy/beam ! Clean residual mean=0.000007 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.5189 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 146 components and 0.5189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080146Jy sigma=0.000783 ! Fit after self-cal, rms=0.080131Jy sigma=0.000782 ! 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.080131Jy sigma=0.000782 ! Fit after self-cal, rms=0.080115Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=7.525 mas, bpa=-4.002 degrees ! Estimated noise=699.157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023456 Jy ! Component: 100 - total flux cleaned = 0.00312037 Jy ! Component: 150 - total flux cleaned = 0.00349004 Jy ! Component: 200 - total flux cleaned = 0.00369037 Jy ! Total flux subtracted in 200 components = 0.00369037 Jy ! Clean residual min=-0.002990 max=0.002573 Jy/beam ! Clean residual mean=0.000003 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.522591 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 177 components and 0.522591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079960Jy sigma=0.000777 ! Fit after self-cal, rms=0.079961Jy sigma=0.000777 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.000639722 Jy ! Component: 100 - total flux cleaned = 0.000881536 Jy ! Component: 150 - total flux cleaned = 0.00121184 Jy ! Component: 200 - total flux cleaned = 0.0014112 Jy ! Total flux subtracted in 200 components = 0.0014112 Jy ! Clean residual min=-0.002926 max=0.002472 Jy/beam ! Clean residual mean=0.000002 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.524002 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 191 components and 0.524002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079891Jy sigma=0.000777 ! Fit after self-cal, rms=0.079885Jy sigma=0.000776 ! 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.079885Jy sigma=0.000776 ! Fit after self-cal, rms=0.080003Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.19 mas, bmaj=7.534 mas, bpa=-3.961 degrees ! Estimated noise=700.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425307 Jy ! Component: 100 - total flux cleaned = 0.000682755 Jy ! Component: 150 - total flux cleaned = 0.000866317 Jy ! Component: 200 - total flux cleaned = 0.00103932 Jy ! Total flux subtracted in 200 components = 0.00103932 Jy ! Clean residual min=-0.002547 max=0.002446 Jy/beam ! Clean residual mean=0.000002 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.525041 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 206 components and 0.525041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079947Jy sigma=0.000776 ! Fit after self-cal, rms=0.079944Jy sigma=0.000776 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.000415879 Jy ! Component: 100 - total flux cleaned = 0.000699382 Jy ! Component: 150 - total flux cleaned = 0.000924784 Jy ! Component: 200 - total flux cleaned = 0.00110162 Jy ! Total flux subtracted in 200 components = 0.00110162 Jy ! Clean residual min=-0.002504 max=0.002391 Jy/beam ! Clean residual mean=0.000001 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.526143 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 217 components and 0.526143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079912Jy sigma=0.000775 ! Fit after self-cal, rms=0.079909Jy sigma=0.000775 ! 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.079909Jy sigma=0.000775 ! Fit after self-cal, rms=0.079975Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.244 mas, bmaj=11.96 mas, bpa=-2.253 degrees ! Estimated noise=920.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000491896 Jy ! Component: 100 - total flux cleaned = 0.00112124 Jy ! Component: 150 - total flux cleaned = 0.00138568 Jy ! Component: 200 - total flux cleaned = 0.00150975 Jy ! Total flux subtracted in 200 components = 0.00150975 Jy ! Clean residual min=-0.001974 max=0.002125 Jy/beam ! Clean residual mean=0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.527653 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 238 components and 0.527653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079954Jy sigma=0.000775 ! Fit after self-cal, rms=0.079953Jy sigma=0.000775 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 = 6.96271e-05 Jy ! Component: 100 - total flux cleaned = 0.000283759 Jy ! Component: 150 - total flux cleaned = 0.000362633 Jy ! Component: 200 - total flux cleaned = 0.000385788 Jy ! Total flux subtracted in 200 components = 0.000385788 Jy ! Clean residual min=-0.002010 max=0.002074 Jy/beam ! Clean residual mean=0.000001 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.528038 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 249 components and 0.528038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079945Jy sigma=0.000775 ! Fit after self-cal, rms=0.079943Jy sigma=0.000775 ! 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.196 mas, bmaj=7.539 mas, bpa=-3.911 degrees ! Estimated noise=700.569 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.196 x 7.539 at -3.911 degrees (North through East) ! Clean map min=-0.0021984 max=0.28634 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.713 mas, bmaj=6.633 mas, bpa=-3.383 degrees ! Estimated noise=928.187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.210371 Jy ! Component: 100 - total flux cleaned = 0.295782 Jy ! Component: 150 - total flux cleaned = 0.351124 Jy ! Component: 200 - total flux cleaned = 0.387553 Jy ! Total flux subtracted in 200 components = 0.387553 Jy ! Clean residual min=-0.009606 max=0.019754 Jy/beam ! Clean residual mean=0.000057 rms=0.002744 Jy/beam ! Combined flux in latest and established models = 0.387553 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.387553 Jy ! Inverting map and beam ! Estimated beam: bmin=3.196 mas, bmaj=7.539 mas, bpa=-3.911 degrees ! Estimated noise=700.569 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) ! Added new window around map position (-3, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0364742 Jy ! Component: 100 - total flux cleaned = 0.0590121 Jy ! Component: 150 - total flux cleaned = 0.0745236 Jy ! Component: 200 - total flux cleaned = 0.0857386 Jy ! Total flux subtracted in 200 components = 0.0857386 Jy ! Clean residual min=-0.004244 max=0.006442 Jy/beam ! Clean residual mean=0.000032 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.473292 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 59 components and 0.473292 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00867662 Jy ! Component: 100 - total flux cleaned = 0.0156156 Jy ! Component: 150 - total flux cleaned = 0.0212739 Jy ! Component: 200 - total flux cleaned = 0.0259898 Jy ! Total flux subtracted in 200 components = 0.0259898 Jy ! Clean residual min=-0.003124 max=0.003431 Jy/beam ! Clean residual mean=0.000017 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.499282 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 104 components and 0.499282 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.244 mas, bmaj=11.96 mas, bpa=-2.253 degrees ! Estimated noise=920.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00732575 Jy ! Component: 100 - total flux cleaned = 0.0124989 Jy ! Component: 150 - total flux cleaned = 0.0163956 Jy ! Component: 200 - total flux cleaned = 0.0193845 Jy ! Total flux subtracted in 200 components = 0.0193845 Jy ! Clean residual min=-0.002722 max=0.002267 Jy/beam ! Clean residual mean=0.000013 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.518666 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.00233366 Jy ! Component: 100 - total flux cleaned = 0.00417812 Jy ! Component: 150 - total flux cleaned = 0.00520063 Jy ! Component: 200 - total flux cleaned = 0.00601038 Jy ! Total flux subtracted in 200 components = 0.00601038 Jy ! Clean residual min=-0.002168 max=0.002122 Jy/beam ! Clean residual mean=0.000006 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.524677 Jy ! Adding 129 model components to the UV plane model. ! The established model now contains 211 components and 0.524677 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.196 mas, bmaj=7.539 mas, bpa=-3.911 degrees ! Estimated noise=700.569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425983 Jy ! Component: 100 - total flux cleaned = 0.000947321 Jy ! Component: 150 - total flux cleaned = 0.0012929 Jy ! Component: 200 - total flux cleaned = 0.0016066 Jy ! Total flux subtracted in 200 components = 0.0016066 Jy ! Clean residual min=-0.002326 max=0.001940 Jy/beam ! Clean residual mean=0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.526284 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 230 components and 0.526283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079943Jy sigma=0.000775 ! Fit after self-cal, rms=0.079932Jy sigma=0.000775 wmodel J1007-0207_S_2015_03_17_pus_map.mod ! Writing 230 model components to file: J1007-0207_S_2015_03_17_pus_map.mod wobs J1007-0207_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1007-0207_S_2015_03_17_pus_uvs.fits wwins J1007-0207_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J1007-0207_S_2015_03_17_pus_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.000820662 Jy ! Component: 100 - total flux cleaned = -0.000785417 Jy ! Component: 150 - total flux cleaned = -0.00078461 Jy ! Component: 200 - total flux cleaned = -0.000752342 Jy ! Component: 250 - total flux cleaned = -0.000752927 Jy ! Component: 300 - total flux cleaned = -0.000875389 Jy ! Component: 350 - total flux cleaned = -0.000935062 Jy ! Component: 400 - total flux cleaned = -0.00102283 Jy ! Component: 450 - total flux cleaned = -0.00110899 Jy ! Component: 500 - total flux cleaned = -0.00113769 Jy ! Component: 550 - total flux cleaned = -0.00113828 Jy ! Component: 600 - total flux cleaned = -0.00113839 Jy ! Component: 650 - total flux cleaned = -0.00105873 Jy ! Component: 700 - total flux cleaned = -0.00100711 Jy ! Component: 750 - total flux cleaned = -0.000930063 Jy ! Component: 800 - total flux cleaned = -0.000879642 Jy ! Component: 850 - total flux cleaned = -0.000904585 Jy ! Component: 900 - total flux cleaned = -0.000781213 Jy ! Component: 950 - total flux cleaned = -0.000708303 Jy ! Component: 1000 - total flux cleaned = -0.000565234 Jy ! Component: 1050 - total flux cleaned = -0.000471221 Jy ! Component: 1100 - total flux cleaned = -0.000378215 Jy ! Component: 1150 - total flux cleaned = -0.000263554 Jy ! Component: 1200 - total flux cleaned = -0.000127912 Jy ! Component: 1250 - total flux cleaned = 2.84038e-05 Jy ! Component: 1300 - total flux cleaned = 7.25125e-05 Jy ! Component: 1350 - total flux cleaned = 0.000268652 Jy ! Component: 1400 - total flux cleaned = 0.000398153 Jy ! Component: 1450 - total flux cleaned = 0.000504936 Jy ! Component: 1500 - total flux cleaned = 0.000610069 Jy ! Component: 1550 - total flux cleaned = 0.000776747 Jy ! Component: 1600 - total flux cleaned = 0.000900185 Jy ! Component: 1650 - total flux cleaned = 0.000940825 Jy ! Component: 1700 - total flux cleaned = 0.00104191 Jy ! Component: 1750 - total flux cleaned = 0.00116179 Jy ! Component: 1800 - total flux cleaned = 0.00126039 Jy ! Component: 1850 - total flux cleaned = 0.00129967 Jy ! Component: 1900 - total flux cleaned = 0.00139602 Jy ! Component: 1950 - total flux cleaned = 0.00137712 Jy ! Component: 2000 - total flux cleaned = 0.00147203 Jy ! Component: 2050 - total flux cleaned = 0.00145337 Jy ! Component: 2100 - total flux cleaned = 0.0015651 Jy ! Component: 2150 - total flux cleaned = 0.00167572 Jy ! Component: 2200 - total flux cleaned = 0.00173053 Jy ! Component: 2250 - total flux cleaned = 0.00183904 Jy ! Component: 2300 - total flux cleaned = 0.00187459 Jy ! Component: 2350 - total flux cleaned = 0.00194564 Jy ! Component: 2400 - total flux cleaned = 0.00206899 Jy ! Component: 2450 - total flux cleaned = 0.00219093 Jy ! Component: 2500 - total flux cleaned = 0.00224261 Jy ! Component: 2550 - total flux cleaned = 0.00237984 Jy ! Component: 2600 - total flux cleaned = 0.00243076 Jy ! Component: 2650 - total flux cleaned = 0.0024478 Jy ! Component: 2700 - total flux cleaned = 0.00259828 Jy ! Component: 2750 - total flux cleaned = 0.00269747 Jy ! Component: 2800 - total flux cleaned = 0.00281224 Jy ! Component: 2850 - total flux cleaned = 0.00290989 Jy ! Component: 2900 - total flux cleaned = 0.00294228 Jy ! Component: 2950 - total flux cleaned = 0.00310265 Jy ! Component: 3000 - total flux cleaned = 0.00315062 Jy ! Component: 3050 - total flux cleaned = 0.00326132 Jy ! Component: 3100 - total flux cleaned = 0.00330824 Jy ! Component: 3150 - total flux cleaned = 0.00338602 Jy ! Component: 3200 - total flux cleaned = 0.00347877 Jy ! Component: 3250 - total flux cleaned = 0.00357078 Jy ! Component: 3300 - total flux cleaned = 0.0036621 Jy ! Component: 3350 - total flux cleaned = 0.00369254 Jy ! Component: 3400 - total flux cleaned = 0.00382764 Jy ! Component: 3450 - total flux cleaned = 0.00384282 Jy ! Component: 3500 - total flux cleaned = 0.00394656 Jy ! Component: 3550 - total flux cleaned = 0.00399064 Jy ! Component: 3600 - total flux cleaned = 0.00401995 Jy ! Component: 3650 - total flux cleaned = 0.00412161 Jy ! Component: 3700 - total flux cleaned = 0.00417932 Jy ! Component: 3750 - total flux cleaned = 0.00423672 Jy ! Component: 3800 - total flux cleaned = 0.00426512 Jy ! Component: 3850 - total flux cleaned = 0.00433604 Jy ! Component: 3900 - total flux cleaned = 0.00440638 Jy ! Component: 3950 - total flux cleaned = 0.00442045 Jy ! Component: 4000 - total flux cleaned = 0.00448984 Jy ! Component: 4050 - total flux cleaned = 0.00451741 Jy ! Total flux subtracted in 4096 components = 0.00464078 Jy ! Clean residual min=-0.000798 max=0.000829 Jy/beam ! Clean residual mean=0.000002 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.530924 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 530 components and 0.530924 Jy ![Exited script file: muppet] wmap "J1007-0207_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.196 x 7.539 at -3.911 degrees (North through East) ! Clean map min=-0.0015382 max=0.2882 Jy/beam ! Writing clean map to FITS file: J1007-0207_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.288199 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251575 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.261876 0.261876 0.523752 1.0475 2.09501 4.19002 8.38003 16.7601 33.5201 67.0403 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.288 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.196 x 7.539 at -3.911 degrees (North through East) ! Clean map min=-0.0015382 max=0.2882 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1007-0207_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:55:54 2016