! Started logfile: J1023-1140_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:56:25 2016 obs J1023-1140_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1023-1140_S_2015_03_17_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978324 visibilities/baseline/integration-bin. ! Found source: J1023-1140 ! ! 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 21484 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 J1023-1140_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.909163Jy sigma=0.009350 ! Fit after self-cal, rms=0.883866Jy sigma=0.009101 ! 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.334 mas, bmaj=6.184 mas, bpa=-3.927 degrees ! Estimated noise=663.263 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.0730466 Jy ! Component: 100 - total flux cleaned = 0.104208 Jy ! Total flux subtracted in 100 components = 0.104208 Jy ! Clean residual min=-0.005847 max=0.016341 Jy/beam ! Clean residual mean=0.000014 rms=0.001951 Jy/beam ! Combined flux in latest and established models = 0.104208 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.104208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098731Jy sigma=0.000933 ! Fit after self-cal, rms=0.098576Jy sigma=0.000932 ! Inverting map ! Added new window around map position (-2.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0208904 Jy ! Component: 100 - total flux cleaned = 0.0355178 Jy ! Total flux subtracted in 100 components = 0.0355178 Jy ! Clean residual min=-0.004416 max=0.008295 Jy/beam ! Clean residual mean=0.000008 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.139726 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 45 components and 0.139726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088713Jy sigma=0.000840 ! Fit after self-cal, rms=0.088637Jy sigma=0.000839 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111474 Jy ! Component: 100 - total flux cleaned = 0.0193275 Jy ! Total flux subtracted in 100 components = 0.0193275 Jy ! Clean residual min=-0.003979 max=0.004692 Jy/beam ! Clean residual mean=0.000006 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.159053 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 55 components and 0.159053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085347Jy sigma=0.000810 ! Fit after self-cal, rms=0.085323Jy sigma=0.000810 ! 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=2.923 mas, bmaj=7.482 mas, bpa=-4.244 degrees ! Estimated noise=478.939 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.0115416 Jy ! Component: 100 - total flux cleaned = 0.0182321 Jy ! Component: 150 - total flux cleaned = 0.0225099 Jy ! Component: 200 - total flux cleaned = 0.0253752 Jy ! Total flux subtracted in 200 components = 0.0253752 Jy ! Clean residual min=-0.003170 max=0.004097 Jy/beam ! Clean residual mean=0.000004 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.184428 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 106 components and 0.184428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083318Jy sigma=0.000796 ! Fit after self-cal, rms=0.083286Jy sigma=0.000795 ! 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 0.99 FD 0.83 HN 0.97 KP 1.06 ! LA 0.99 MK 0.99 NL 0.89 OV 1.02 ! PT 1.13 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.85 HN 1.03 KP 1.04 ! LA 0.99 MK 0.99 NL 1.04 OV 1.03 ! PT 1.11 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.88 HN 1.05 KP 0.93 ! LA 0.80 MK 1.11 NL 1.14 OV 0.96 ! PT 1.11 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.93 HN 1.02 KP 0.91 ! LA 0.85 MK 1.03 NL 1.03 OV 1.03 ! PT 1.11 SC 1.02 ! ! ! Fit before self-cal, rms=0.083286Jy sigma=0.000795 ! Fit after self-cal, rms=0.080321Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.958 mas, bmaj=7.571 mas, bpa=-4.153 degrees ! Estimated noise=478.646 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.000242606 Jy ! Component: 100 - total flux cleaned = 0.000242744 Jy ! Component: 150 - total flux cleaned = 0.000279039 Jy ! Component: 200 - total flux cleaned = 0.000328113 Jy ! Total flux subtracted in 200 components = 0.000328113 Jy ! Clean residual min=-0.001612 max=0.002246 Jy/beam ! Clean residual mean=-0.000007 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.184756 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 110 components and 0.184756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080311Jy sigma=0.000779 ! Fit after self-cal, rms=0.080316Jy sigma=0.000778 ! 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.080316Jy sigma=0.000778 ! Fit after self-cal, rms=0.080244Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.568 mas, bpa=-4.08 degrees ! Estimated noise=478.415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173289 Jy ! Component: 100 - total flux cleaned = 0.000173344 Jy ! Component: 150 - total flux cleaned = 0.000215828 Jy ! Component: 200 - total flux cleaned = 0.000267223 Jy ! Total flux subtracted in 200 components = 0.000267223 Jy ! Clean residual min=-0.001566 max=0.002138 Jy/beam ! Clean residual mean=-0.000006 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.185024 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 112 components and 0.185024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080238Jy sigma=0.000777 ! Fit after self-cal, rms=0.080242Jy 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) ! Added new window around map position (-71.5, -43). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190991 Jy ! Component: 100 - total flux cleaned = 0.0027808 Jy ! Component: 150 - total flux cleaned = 0.00301679 Jy ! Component: 200 - total flux cleaned = 0.00305192 Jy ! Total flux subtracted in 200 components = 0.00305192 Jy ! Clean residual min=-0.001764 max=0.001585 Jy/beam ! Clean residual mean=-0.000005 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.188075 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.188075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080199Jy sigma=0.000777 ! Fit after self-cal, rms=0.080190Jy sigma=0.000777 ! 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.080190Jy sigma=0.000777 ! Fit after self-cal, rms=0.080110Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.56 mas, bpa=-3.947 degrees ! Estimated noise=478.142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00076517 Jy ! Component: 100 - total flux cleaned = 0.000885892 Jy ! Component: 150 - total flux cleaned = 0.000886039 Jy ! Component: 200 - total flux cleaned = 0.000900921 Jy ! Total flux subtracted in 200 components = 0.000900921 Jy ! Clean residual min=-0.001685 max=0.001552 Jy/beam ! Clean residual mean=-0.000005 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.188976 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 147 components and 0.188976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080101Jy sigma=0.000777 ! Fit after self-cal, rms=0.080100Jy 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.00026354 Jy ! Component: 100 - total flux cleaned = 0.000263467 Jy ! Component: 150 - total flux cleaned = 0.000290298 Jy ! Component: 200 - total flux cleaned = 0.000302546 Jy ! Total flux subtracted in 200 components = 0.000302546 Jy ! Clean residual min=-0.001630 max=0.001562 Jy/beam ! Clean residual mean=-0.000005 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.189279 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 149 components and 0.189279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080096Jy sigma=0.000777 ! Fit after self-cal, rms=0.080095Jy sigma=0.000777 ! 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.080095Jy sigma=0.000777 ! Fit after self-cal, rms=0.080046Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.189 mas, bmaj=13.77 mas, bpa=0.8232 degrees ! Estimated noise=644.346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000593079 Jy ! Component: 100 - total flux cleaned = 0.000611968 Jy ! Component: 150 - total flux cleaned = 0.000642542 Jy ! Component: 200 - total flux cleaned = 0.000680236 Jy ! Total flux subtracted in 200 components = 0.000680236 Jy ! Clean residual min=-0.002201 max=0.001911 Jy/beam ! Clean residual mean=-0.000011 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.189959 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 162 components and 0.189959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080046Jy sigma=0.000777 ! Fit after self-cal, rms=0.080044Jy 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.000114238 Jy ! Component: 100 - total flux cleaned = 0.000128082 Jy ! Component: 150 - total flux cleaned = 0.000107458 Jy ! Component: 200 - total flux cleaned = 0.000107392 Jy ! Total flux subtracted in 200 components = 0.000107392 Jy ! Clean residual min=-0.002201 max=0.001904 Jy/beam ! Clean residual mean=-0.000011 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.190067 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 165 components and 0.190067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080047Jy sigma=0.000777 ! Fit after self-cal, rms=0.080046Jy sigma=0.000777 ! 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=2.96 mas, bmaj=7.555 mas, bpa=-3.849 degrees ! Estimated noise=478.085 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.96 x 7.555 at -3.849 degrees (North through East) ! Clean map min=-0.0016186 max=0.10934 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.355 mas, bmaj=6.227 mas, bpa=-3.562 degrees ! Estimated noise=665.076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0729999 Jy ! Component: 100 - total flux cleaned = 0.104514 Jy ! Component: 150 - total flux cleaned = 0.124892 Jy ! Component: 200 - total flux cleaned = 0.139319 Jy ! Total flux subtracted in 200 components = 0.139319 Jy ! Clean residual min=-0.003709 max=0.008184 Jy/beam ! Clean residual mean=0.000005 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.139319 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.139319 Jy ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.555 mas, bpa=-3.849 degrees ! Estimated noise=478.085 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.018334 Jy ! Component: 100 - total flux cleaned = 0.0286397 Jy ! Component: 150 - total flux cleaned = 0.0347958 Jy ! Component: 200 - total flux cleaned = 0.0388349 Jy ! Total flux subtracted in 200 components = 0.0388349 Jy ! Clean residual min=-0.001913 max=0.002395 Jy/beam ! Clean residual mean=-0.000004 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.178154 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 82 components and 0.178154 Jy ! Inverting map ! Added new window around map position (3, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301507 Jy ! Component: 100 - total flux cleaned = 0.00530843 Jy ! Component: 150 - total flux cleaned = 0.00707701 Jy ! Component: 200 - total flux cleaned = 0.00845341 Jy ! Total flux subtracted in 200 components = 0.00845341 Jy ! Clean residual min=-0.001642 max=0.001633 Jy/beam ! Clean residual mean=-0.000005 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.186608 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 116 components and 0.186608 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.189 mas, bmaj=13.77 mas, bpa=0.8232 degrees ! Estimated noise=644.346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169211 Jy ! Component: 100 - total flux cleaned = 0.00224533 Jy ! Component: 150 - total flux cleaned = 0.00252352 Jy ! Component: 200 - total flux cleaned = 0.0026856 Jy ! Total flux subtracted in 200 components = 0.0026856 Jy ! Clean residual min=-0.002232 max=0.001936 Jy/beam ! Clean residual mean=-0.000011 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.189293 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.000136577 Jy ! Component: 100 - total flux cleaned = 0.000253179 Jy ! Component: 150 - total flux cleaned = 0.000335609 Jy ! Component: 200 - total flux cleaned = 0.000393376 Jy ! Total flux subtracted in 200 components = 0.000393376 Jy ! Clean residual min=-0.002207 max=0.001869 Jy/beam ! Clean residual mean=-0.000011 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.189686 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 168 components and 0.189686 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.555 mas, bpa=-3.849 degrees ! Estimated noise=478.085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000125848 Jy ! Component: 100 - total flux cleaned = -0.000100919 Jy ! Component: 150 - total flux cleaned = -0.00014799 Jy ! Component: 200 - total flux cleaned = -0.000149055 Jy ! Total flux subtracted in 200 components = -0.000149055 Jy ! Clean residual min=-0.001678 max=0.001525 Jy/beam ! Clean residual mean=-0.000005 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.189537 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 192 components and 0.189537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080041Jy sigma=0.000776 ! Fit after self-cal, rms=0.080040Jy sigma=0.000776 wmodel J1023-1140_S_2015_03_17_pus_map.mod ! Writing 192 model components to file: J1023-1140_S_2015_03_17_pus_map.mod wobs J1023-1140_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1023-1140_S_2015_03_17_pus_uvs.fits wwins J1023-1140_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1023-1140_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.000553356 Jy ! Component: 100 - total flux cleaned = -0.000818136 Jy ! Component: 150 - total flux cleaned = -0.000990935 Jy ! Component: 200 - total flux cleaned = -0.00101516 Jy ! Component: 250 - total flux cleaned = -0.00106007 Jy ! Component: 300 - total flux cleaned = -0.00112578 Jy ! Component: 350 - total flux cleaned = -0.00125413 Jy ! Component: 400 - total flux cleaned = -0.00135855 Jy ! Component: 450 - total flux cleaned = -0.00141952 Jy ! Component: 500 - total flux cleaned = -0.00147984 Jy ! Component: 550 - total flux cleaned = -0.00157772 Jy ! Component: 600 - total flux cleaned = -0.00163504 Jy ! Component: 650 - total flux cleaned = -0.00171066 Jy ! Component: 700 - total flux cleaned = -0.00182169 Jy ! Component: 750 - total flux cleaned = -0.00191199 Jy ! Component: 800 - total flux cleaned = -0.0019653 Jy ! Component: 850 - total flux cleaned = -0.00196526 Jy ! Component: 900 - total flux cleaned = -0.00199993 Jy ! Component: 950 - total flux cleaned = -0.00196568 Jy ! Component: 1000 - total flux cleaned = -0.00198236 Jy ! Component: 1050 - total flux cleaned = -0.00194911 Jy ! Component: 1100 - total flux cleaned = -0.00194931 Jy ! Component: 1150 - total flux cleaned = -0.00193338 Jy ! Component: 1200 - total flux cleaned = -0.0020456 Jy ! Component: 1250 - total flux cleaned = -0.00204524 Jy ! Component: 1300 - total flux cleaned = -0.00204519 Jy ! Component: 1350 - total flux cleaned = -0.00204523 Jy ! Component: 1400 - total flux cleaned = -0.00207587 Jy ! Component: 1450 - total flux cleaned = -0.00209108 Jy ! Component: 1500 - total flux cleaned = -0.00212104 Jy ! Component: 1550 - total flux cleaned = -0.00219507 Jy ! Component: 1600 - total flux cleaned = -0.00218032 Jy ! Component: 1650 - total flux cleaned = -0.00226717 Jy ! Component: 1700 - total flux cleaned = -0.00220999 Jy ! Component: 1750 - total flux cleaned = -0.00225267 Jy ! Component: 1800 - total flux cleaned = -0.00225278 Jy ! Component: 1850 - total flux cleaned = -0.00223902 Jy ! Component: 1900 - total flux cleaned = -0.00230779 Jy ! Component: 1950 - total flux cleaned = -0.00234857 Jy ! Component: 2000 - total flux cleaned = -0.00234849 Jy ! Component: 2050 - total flux cleaned = -0.00234871 Jy ! Component: 2100 - total flux cleaned = -0.00240169 Jy ! Component: 2150 - total flux cleaned = -0.00238862 Jy ! Component: 2200 - total flux cleaned = -0.00238865 Jy ! Component: 2250 - total flux cleaned = -0.00242753 Jy ! Component: 2300 - total flux cleaned = -0.00241478 Jy ! Component: 2350 - total flux cleaned = -0.00244017 Jy ! Component: 2400 - total flux cleaned = -0.00247783 Jy ! Component: 2450 - total flux cleaned = -0.00247766 Jy ! Component: 2500 - total flux cleaned = -0.00251473 Jy ! Component: 2550 - total flux cleaned = -0.00247765 Jy ! Component: 2600 - total flux cleaned = -0.00247763 Jy ! Component: 2650 - total flux cleaned = -0.00247763 Jy ! Component: 2700 - total flux cleaned = -0.00244173 Jy ! Component: 2750 - total flux cleaned = -0.00245353 Jy ! Component: 2800 - total flux cleaned = -0.00243002 Jy ! Component: 2850 - total flux cleaned = -0.0024184 Jy ! Component: 2900 - total flux cleaned = -0.00237201 Jy ! Component: 2950 - total flux cleaned = -0.00236029 Jy ! Component: 3000 - total flux cleaned = -0.00231462 Jy ! Component: 3050 - total flux cleaned = -0.00228085 Jy ! Component: 3100 - total flux cleaned = -0.0023145 Jy ! Component: 3150 - total flux cleaned = -0.00228108 Jy ! Component: 3200 - total flux cleaned = -0.00225903 Jy ! Component: 3250 - total flux cleaned = -0.00228085 Jy ! Component: 3300 - total flux cleaned = -0.0023027 Jy ! Component: 3350 - total flux cleaned = -0.00230267 Jy ! Component: 3400 - total flux cleaned = -0.00229181 Jy ! Component: 3450 - total flux cleaned = -0.00231313 Jy ! Component: 3500 - total flux cleaned = -0.00229206 Jy ! Component: 3550 - total flux cleaned = -0.00234455 Jy ! Component: 3600 - total flux cleaned = -0.00233403 Jy ! Component: 3650 - total flux cleaned = -0.00236514 Jy ! Component: 3700 - total flux cleaned = -0.00237551 Jy ! Component: 3750 - total flux cleaned = -0.00236527 Jy ! Component: 3800 - total flux cleaned = -0.00235516 Jy ! Component: 3850 - total flux cleaned = -0.00235516 Jy ! Component: 3900 - total flux cleaned = -0.00235517 Jy ! Component: 3950 - total flux cleaned = -0.00232534 Jy ! Component: 4000 - total flux cleaned = -0.00234528 Jy ! Component: 4050 - total flux cleaned = -0.00235521 Jy ! Total flux subtracted in 4096 components = -0.00237467 Jy ! Clean residual min=-0.000570 max=0.000763 Jy/beam ! Clean residual mean=-0.000003 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.187163 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 481 components and 0.187163 Jy ![Exited script file: muppet] wmap "J1023-1140_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.96 x 7.555 at -3.849 degrees (North through East) ! Clean map min=-0.0010118 max=0.1098 Jy/beam ! Writing clean map to FITS file: J1023-1140_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.109797 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000179304 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.489914 0.489914 0.979828 1.95966 3.91931 7.83863 15.6773 31.3545 62.709 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.109 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.96 x 7.555 at -3.849 degrees (North through East) ! Clean map min=-0.0010118 max=0.1098 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 J1023-1140_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:56:30 2016