! Started logfile: J0805+6144_S_2017_10_21_pus_uvs.log on Sat May 11 20:53:32 2019 obs J0805+6144_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0805+6144_S_2017_10_21_pus_uva.fits ! AN table 1: 19 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.871345 visibilities/baseline/integration-bin. ! Found source: J0805+6144 ! ! 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 644 lines of history. ! ! Reading 2384 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 J0805+6144_S_2017_10_21_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.378843Jy sigma=0.003717 ! Fit after self-cal, rms=0.372163Jy sigma=0.003647 ! 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=3.623 mas, bmaj=4.803 mas, bpa=-69.14 degrees ! Estimated noise=2085.91 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.490259 Jy ! Component: 100 - total flux cleaned = 0.627543 Jy ! Total flux subtracted in 100 components = 0.627543 Jy ! Clean residual min=-0.029682 max=0.060209 Jy/beam ! Clean residual mean=-0.000180 rms=0.008064 Jy/beam ! Combined flux in latest and established models = 0.627543 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.627543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171531Jy sigma=0.001548 ! Fit after self-cal, rms=0.171370Jy sigma=0.001547 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0657919 Jy ! Component: 100 - total flux cleaned = 0.0994254 Jy ! Total flux subtracted in 100 components = 0.0994254 Jy ! Clean residual min=-0.022574 max=0.023334 Jy/beam ! Clean residual mean=-0.000103 rms=0.005383 Jy/beam ! Combined flux in latest and established models = 0.726968 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.726968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136148Jy sigma=0.001198 ! Fit after self-cal, rms=0.135988Jy sigma=0.001197 ! 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=4.236 mas, bmaj=5.957 mas, bpa=-66.45 degrees ! Estimated noise=1654.43 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.0271809 Jy ! Component: 100 - total flux cleaned = 0.0410974 Jy ! Component: 150 - total flux cleaned = 0.0493312 Jy ! Component: 200 - total flux cleaned = 0.0542505 Jy ! Total flux subtracted in 200 components = 0.0542505 Jy ! Clean residual min=-0.020228 max=0.025134 Jy/beam ! Clean residual mean=-0.000132 rms=0.005459 Jy/beam ! Combined flux in latest and established models = 0.781219 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 28 components and 0.781219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129382Jy sigma=0.001151 ! Fit after self-cal, rms=0.129313Jy sigma=0.001151 ! 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.05 FD 0.97 HN 0.92 KP 1.07 ! LA 1.00 MK 0.98 NL 0.96 OV 0.97 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.01 HN 0.98 KP 1.02 ! LA 0.96 MK 0.98 NL 1.14 OV 0.99 ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 0.98 KP 1.03 ! LA 0.77 MK 1.01 NL 1.32 OV 0.88 ! PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.99 KP 1.00* ! LA 0.83 MK 1.20 NL 1.00* OV 1.00* ! PT 1.01 ! ! ! Fit before self-cal, rms=0.129313Jy sigma=0.001151 ! Fit after self-cal, rms=0.095123Jy sigma=0.000846 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.255 mas, bmaj=5.967 mas, bpa=-66.4 degrees ! Estimated noise=1655.45 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.00292108 Jy ! Component: 100 - total flux cleaned = -0.00319518 Jy ! Component: 150 - total flux cleaned = -0.00335342 Jy ! Component: 200 - total flux cleaned = -0.00349347 Jy ! Total flux subtracted in 200 components = -0.00349347 Jy ! Clean residual min=-0.010698 max=0.013695 Jy/beam ! Clean residual mean=-0.000043 rms=0.002822 Jy/beam ! Combined flux in latest and established models = 0.777725 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.777725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094912Jy sigma=0.000845 ! Fit after self-cal, rms=0.094887Jy sigma=0.000844 ! 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.094887Jy sigma=0.000844 ! Fit after self-cal, rms=0.087827Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.273 mas, bmaj=5.956 mas, bpa=-66.69 degrees ! Estimated noise=1655.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318555 Jy ! Component: 100 - total flux cleaned = -0.000816001 Jy ! Component: 150 - total flux cleaned = -0.000944009 Jy ! Component: 200 - total flux cleaned = -0.0010586 Jy ! Total flux subtracted in 200 components = -0.0010586 Jy ! Clean residual min=-0.005711 max=0.007728 Jy/beam ! Clean residual mean=-0.000033 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.776667 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.776667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087636Jy sigma=0.000776 ! Fit after self-cal, rms=0.087664Jy 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) ! Added new window around map position (9, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00673428 Jy ! Component: 100 - total flux cleaned = 0.00857113 Jy ! Component: 150 - total flux cleaned = 0.00868311 Jy ! Component: 200 - total flux cleaned = 0.00859035 Jy ! Total flux subtracted in 200 components = 0.00859035 Jy ! Clean residual min=-0.005311 max=0.005908 Jy/beam ! Clean residual mean=-0.000013 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.785257 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.785257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087073Jy sigma=0.000769 ! Fit after self-cal, rms=0.086991Jy sigma=0.000769 ! Inverting map ! Added new window around map position (-127.5, 120.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00513532 Jy ! Component: 100 - total flux cleaned = 0.00718234 Jy ! Component: 150 - total flux cleaned = 0.00774724 Jy ! Component: 200 - total flux cleaned = 0.00798497 Jy ! Total flux subtracted in 200 components = 0.00798497 Jy ! Clean residual min=-0.004788 max=0.004372 Jy/beam ! Clean residual mean=-0.000002 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.793242 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.793242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086584Jy sigma=0.000765 ! Fit after self-cal, rms=0.086568Jy sigma=0.000765 ! 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.086568Jy sigma=0.000765 ! Fit after self-cal, rms=0.086293Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.273 mas, bmaj=5.948 mas, bpa=-66.71 degrees ! Estimated noise=1653.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121614 Jy ! Component: 100 - total flux cleaned = 0.00238864 Jy ! Component: 150 - total flux cleaned = 0.0026014 Jy ! Component: 200 - total flux cleaned = 0.00266381 Jy ! Total flux subtracted in 200 components = 0.00266381 Jy ! Clean residual min=-0.004603 max=0.004034 Jy/beam ! Clean residual mean=-0.000012 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.795906 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.795906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086127Jy sigma=0.000763 ! Fit after self-cal, rms=0.086110Jy sigma=0.000763 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.000633879 Jy ! Component: 100 - total flux cleaned = 0.000877051 Jy ! Component: 150 - total flux cleaned = 0.00103837 Jy ! Component: 200 - total flux cleaned = 0.00108684 Jy ! Total flux subtracted in 200 components = 0.00108684 Jy ! Clean residual min=-0.004459 max=0.003909 Jy/beam ! Clean residual mean=-0.000012 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.796992 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 98 components and 0.796992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086027Jy sigma=0.000762 ! Fit after self-cal, rms=0.086022Jy sigma=0.000762 ! 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.086022Jy sigma=0.000762 ! Fit after self-cal, rms=0.085915Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.57 mas, bmaj=10.76 mas, bpa=76.16 degrees ! Estimated noise=1958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308387 Jy ! Component: 100 - total flux cleaned = 0.0008073 Jy ! Component: 150 - total flux cleaned = 0.00102614 Jy ! Component: 200 - total flux cleaned = 0.0011349 Jy ! Total flux subtracted in 200 components = 0.0011349 Jy ! Clean residual min=-0.004150 max=0.003580 Jy/beam ! Clean residual mean=-0.000024 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.798127 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 115 components and 0.798127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085881Jy sigma=0.000762 ! Fit after self-cal, rms=0.085872Jy sigma=0.000761 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.000116137 Jy ! Component: 100 - total flux cleaned = 0.000394818 Jy ! Component: 150 - total flux cleaned = 0.000506374 Jy ! Component: 200 - total flux cleaned = 0.000604658 Jy ! Total flux subtracted in 200 components = 0.000604658 Jy ! Clean residual min=-0.004124 max=0.003547 Jy/beam ! Clean residual mean=-0.000023 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.798732 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 136 components and 0.798732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085858Jy sigma=0.000761 ! Fit after self-cal, rms=0.085855Jy sigma=0.000761 ! 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=4.274 mas, bmaj=5.944 mas, bpa=-66.73 degrees ! Estimated noise=1651.6 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.274 x 5.944 at -66.73 degrees (North through East) ! Clean map min=-0.0041885 max=0.65342 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085855Jy sigma=0.000761 ! Fit after self-cal, rms=0.075243Jy sigma=0.000656 ! Inverting map and beam ! Estimated beam: bmin=4.28 mas, bmaj=5.946 mas, bpa=-66.67 degrees ! Estimated noise=1651.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117339 Jy ! Component: 100 - total flux cleaned = -0.00128931 Jy ! Component: 150 - total flux cleaned = -0.00128852 Jy ! Component: 200 - total flux cleaned = -0.00128793 Jy ! Total flux subtracted in 200 components = -0.00128793 Jy ! Clean residual min=-0.004036 max=0.003712 Jy/beam ! Clean residual mean=-0.000007 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.797444 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 146 components and 0.797444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075150Jy sigma=0.000655 ! Fit after self-cal, rms=0.075147Jy sigma=0.000655 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104273 Jy ! Component: 100 - total flux cleaned = -0.000104455 Jy ! Component: 150 - total flux cleaned = -6.46734e-05 Jy ! Component: 200 - total flux cleaned = 1.2056e-05 Jy ! Total flux subtracted in 200 components = 1.2056e-05 Jy ! Clean residual min=-0.004001 max=0.003657 Jy/beam ! Clean residual mean=-0.000006 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.797456 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 153 components and 0.797456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075096Jy sigma=0.000655 ! Fit after self-cal, rms=0.075097Jy sigma=0.000654 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075097Jy sigma=0.000654 ! Fit after self-cal, rms=0.075057Jy sigma=0.000654 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=3.669 mas, bmaj=4.774 mas, bpa=-69.98 degrees ! Estimated noise=2079.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.488301 Jy ! Component: 100 - total flux cleaned = 0.625991 Jy ! Component: 150 - total flux cleaned = 0.690495 Jy ! Component: 200 - total flux cleaned = 0.724587 Jy ! Total flux subtracted in 200 components = 0.724587 Jy ! Clean residual min=-0.010191 max=0.017009 Jy/beam ! Clean residual mean=-0.000062 rms=0.002569 Jy/beam ! Combined flux in latest and established models = 0.724587 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.724587 Jy ! Inverting map and beam ! Estimated beam: bmin=4.283 mas, bmaj=5.945 mas, bpa=-66.7 degrees ! Estimated noise=1650.02 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.0265594 Jy ! Component: 100 - total flux cleaned = 0.0409839 Jy ! Component: 150 - total flux cleaned = 0.049824 Jy ! Component: 200 - total flux cleaned = 0.0560075 Jy ! Total flux subtracted in 200 components = 0.0560075 Jy ! Clean residual min=-0.004863 max=0.004589 Jy/beam ! Clean residual mean=-0.000028 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.780595 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 46 components and 0.780595 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=8.581 mas, bmaj=10.76 mas, bpa=75.96 degrees ! Estimated noise=1953.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00560825 Jy ! Component: 100 - total flux cleaned = 0.00923846 Jy ! Component: 150 - total flux cleaned = 0.0116761 Jy ! Component: 200 - total flux cleaned = 0.0131854 Jy ! Total flux subtracted in 200 components = 0.0131854 Jy ! Clean residual min=-0.003683 max=0.003744 Jy/beam ! Clean residual mean=-0.000009 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.79378 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.000580724 Jy ! Component: 100 - total flux cleaned = 0.00105986 Jy ! Component: 150 - total flux cleaned = 0.00145536 Jy ! Component: 200 - total flux cleaned = 0.00169918 Jy ! Total flux subtracted in 200 components = 0.00169918 Jy ! Clean residual min=-0.003653 max=0.003935 Jy/beam ! Clean residual mean=-0.000001 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.795479 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 100 components and 0.795479 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.283 mas, bmaj=5.945 mas, bpa=-66.7 degrees ! Estimated noise=1650.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000711351 Jy ! Component: 100 - total flux cleaned = -0.000433857 Jy ! Component: 150 - total flux cleaned = -0.000188973 Jy ! Component: 200 - total flux cleaned = -3.98785e-05 Jy ! Total flux subtracted in 200 components = -3.98785e-05 Jy ! Clean residual min=-0.004141 max=0.004260 Jy/beam ! Clean residual mean=-0.000005 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.795439 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.795439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075445Jy sigma=0.000658 ! Fit after self-cal, rms=0.075438Jy sigma=0.000658 wmodel J0805+6144_S_2017_10_21_pus_map.mod ! Writing 116 model components to file: J0805+6144_S_2017_10_21_pus_map.mod wobs J0805+6144_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0805+6144_S_2017_10_21_pus_uvs.fits wwins J0805+6144_S_2017_10_21_pus_map.win ! wwins: Wrote 3 windows to J0805+6144_S_2017_10_21_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.000750107 Jy ! Component: 100 - total flux cleaned = -0.00172749 Jy ! Component: 150 - total flux cleaned = -0.00271031 Jy ! Component: 200 - total flux cleaned = -0.00346049 Jy ! Component: 250 - total flux cleaned = -0.00382177 Jy ! Component: 300 - total flux cleaned = -0.00417279 Jy ! Component: 350 - total flux cleaned = -0.00457013 Jy ! Component: 400 - total flux cleaned = -0.00473553 Jy ! Component: 450 - total flux cleaned = -0.00495062 Jy ! Component: 500 - total flux cleaned = -0.00505455 Jy ! Component: 550 - total flux cleaned = -0.00510551 Jy ! Component: 600 - total flux cleaned = -0.00515521 Jy ! Component: 650 - total flux cleaned = -0.00515569 Jy ! Component: 700 - total flux cleaned = -0.00524947 Jy ! Component: 750 - total flux cleaned = -0.00496854 Jy ! Component: 800 - total flux cleaned = -0.00497022 Jy ! Component: 850 - total flux cleaned = -0.00483678 Jy ! Component: 900 - total flux cleaned = -0.0047933 Jy ! Component: 950 - total flux cleaned = -0.00483645 Jy ! Component: 1000 - total flux cleaned = -0.0046235 Jy ! Component: 1050 - total flux cleaned = -0.0045823 Jy ! Component: 1100 - total flux cleaned = -0.0045001 Jy ! Component: 1150 - total flux cleaned = -0.00449977 Jy ! Component: 1200 - total flux cleaned = -0.004261 Jy ! Component: 1250 - total flux cleaned = -0.00433919 Jy ! Component: 1300 - total flux cleaned = -0.00414504 Jy ! Component: 1350 - total flux cleaned = -0.0040308 Jy ! Component: 1400 - total flux cleaned = -0.00391856 Jy ! Component: 1450 - total flux cleaned = -0.0039188 Jy ! Component: 1500 - total flux cleaned = -0.00391896 Jy ! Component: 1550 - total flux cleaned = -0.00384702 Jy ! Component: 1600 - total flux cleaned = -0.00381127 Jy ! Component: 1650 - total flux cleaned = -0.00374119 Jy ! Component: 1700 - total flux cleaned = -0.00370724 Jy ! Component: 1750 - total flux cleaned = -0.00377578 Jy ! Component: 1800 - total flux cleaned = -0.00370782 Jy ! Component: 1850 - total flux cleaned = -0.00370755 Jy ! Component: 1900 - total flux cleaned = -0.00370666 Jy ! Component: 1950 - total flux cleaned = -0.00377156 Jy ! Component: 2000 - total flux cleaned = -0.00367522 Jy ! Component: 2050 - total flux cleaned = -0.00367571 Jy ! Component: 2100 - total flux cleaned = -0.00373852 Jy ! Component: 2150 - total flux cleaned = -0.0037386 Jy ! Component: 2200 - total flux cleaned = -0.00370802 Jy ! Component: 2250 - total flux cleaned = -0.00376851 Jy ! Component: 2300 - total flux cleaned = -0.00370839 Jy ! Component: 2350 - total flux cleaned = -0.00373807 Jy ! Component: 2400 - total flux cleaned = -0.00373776 Jy ! Component: 2450 - total flux cleaned = -0.00367947 Jy ! Component: 2500 - total flux cleaned = -0.0035932 Jy ! Component: 2550 - total flux cleaned = -0.00365016 Jy ! Component: 2600 - total flux cleaned = -0.00362173 Jy ! Component: 2650 - total flux cleaned = -0.003594 Jy ! Component: 2700 - total flux cleaned = -0.0037043 Jy ! Component: 2750 - total flux cleaned = -0.00359456 Jy ! Component: 2800 - total flux cleaned = -0.00351351 Jy ! Component: 2850 - total flux cleaned = -0.00354024 Jy ! Component: 2900 - total flux cleaned = -0.00361956 Jy ! Component: 2950 - total flux cleaned = -0.00354022 Jy ! Component: 3000 - total flux cleaned = -0.00346205 Jy ! Component: 3050 - total flux cleaned = -0.00346203 Jy ! Component: 3100 - total flux cleaned = -0.00341085 Jy ! Component: 3150 - total flux cleaned = -0.00341104 Jy ! Component: 3200 - total flux cleaned = -0.00336079 Jy ! Component: 3250 - total flux cleaned = -0.00336063 Jy ! Component: 3300 - total flux cleaned = -0.00331123 Jy ! Component: 3350 - total flux cleaned = -0.00323751 Jy ! Component: 3400 - total flux cleaned = -0.00316463 Jy ! Component: 3450 - total flux cleaned = -0.0030679 Jy ! Component: 3500 - total flux cleaned = -0.00297218 Jy ! Component: 3550 - total flux cleaned = -0.00287722 Jy ! Component: 3600 - total flux cleaned = -0.00285376 Jy ! Component: 3650 - total flux cleaned = -0.00278344 Jy ! Component: 3700 - total flux cleaned = -0.0026675 Jy ! Component: 3750 - total flux cleaned = -0.00262136 Jy ! Component: 3800 - total flux cleaned = -0.00250748 Jy ! Component: 3850 - total flux cleaned = -0.00253007 Jy ! Component: 3900 - total flux cleaned = -0.00237265 Jy ! Component: 3950 - total flux cleaned = -0.00235024 Jy ! Component: 4000 - total flux cleaned = -0.0022835 Jy ! Component: 4050 - total flux cleaned = -0.00210734 Jy ! Total flux subtracted in 4096 components = -0.00204174 Jy ! Clean residual min=-0.001196 max=0.001183 Jy/beam ! Clean residual mean=0.000011 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.793397 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 377 components and 0.793397 Jy ![Exited script file: muppet] wmap "J0805+6144_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.283 x 5.945 at -66.7 degrees (North through East) ! Clean map min=-0.0024889 max=0.65237 Jy/beam ! Writing clean map to FITS file: J0805+6144_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.652371 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000387341 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.178123 0.178123 0.356247 0.712493 1.42499 2.84997 5.69994 11.3999 22.7998 45.5996 91.1991 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.652 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.283 x 5.945 at -66.7 degrees (North through East) ! Clean map min=-0.0024889 max=0.65237 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 J0805+6144_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:53:37 2019