! Started logfile: J1636+2112_S_2017_02_19_pus_uvs.log on Sat May 4 18:55:12 2019 obs J1636+2112_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1636+2112_S_2017_02_19_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.782787 visibilities/baseline/integration-bin. ! Found source: J1636+2112 ! ! 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 482 lines of history. ! ! Reading 24376 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 J1636+2112_S_2017_02_19_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 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 717 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.868548Jy sigma=0.007982 ! Fit after self-cal, rms=0.860545Jy sigma=0.007912 ! 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.656 mas, bmaj=6.179 mas, bpa=-6.144 degrees ! Estimated noise=804.621 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.10419 Jy ! Component: 100 - total flux cleaned = 0.138375 Jy ! Total flux subtracted in 100 components = 0.138375 Jy ! Clean residual min=-0.007331 max=0.017309 Jy/beam ! Clean residual mean=-0.000062 rms=0.002231 Jy/beam ! Combined flux in latest and established models = 0.138375 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.138375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096956Jy sigma=0.000825 ! Fit after self-cal, rms=0.096899Jy sigma=0.000824 ! Inverting map ! Added new window around map position (9, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.020092 Jy ! Component: 100 - total flux cleaned = 0.0328781 Jy ! Total flux subtracted in 100 components = 0.0328781 Jy ! Clean residual min=-0.006306 max=0.007062 Jy/beam ! Clean residual mean=-0.000050 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.171253 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.171253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091362Jy sigma=0.000780 ! Fit after self-cal, rms=0.091241Jy sigma=0.000778 ! 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.096 mas, bmaj=6.674 mas, bpa=-5.001 degrees ! Estimated noise=546.106 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.0124586 Jy ! Component: 100 - total flux cleaned = 0.0210382 Jy ! Component: 150 - total flux cleaned = 0.0272705 Jy ! Component: 200 - total flux cleaned = 0.0319406 Jy ! Total flux subtracted in 200 components = 0.0319406 Jy ! Clean residual min=-0.005458 max=0.005622 Jy/beam ! Clean residual mean=-0.000058 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.203194 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 52 components and 0.203194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088798Jy sigma=0.000760 ! Fit after self-cal, rms=0.088683Jy sigma=0.000759 ! 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.94 HN 0.98 KP 1.01 ! LA 0.97 MK 1.00 NL 0.89 OV 1.03 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.00 KP 0.97 ! LA 0.93 MK 1.02 NL 1.13 OV 1.06 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 0.99 KP 0.87 ! LA 0.73 MK 1.03 NL 1.33 OV 0.97 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00 HN 0.95 KP 1.00* ! LA 0.77 MK 1.37 NL 1.00* OV 1.21 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.088683Jy sigma=0.000759 ! Fit after self-cal, rms=0.084296Jy sigma=0.000733 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=6.727 mas, bpa=-4.51 degrees ! Estimated noise=541.504 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.00272108 Jy ! Component: 100 - total flux cleaned = 0.00280366 Jy ! Component: 150 - total flux cleaned = 0.00276044 Jy ! Component: 200 - total flux cleaned = 0.00290696 Jy ! Total flux subtracted in 200 components = 0.00290696 Jy ! Clean residual min=-0.003058 max=0.003724 Jy/beam ! Clean residual mean=-0.000032 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.206101 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.206101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084207Jy sigma=0.000732 ! Fit after self-cal, rms=0.084280Jy sigma=0.000731 ! 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.084280Jy sigma=0.000731 ! Fit after self-cal, rms=0.083821Jy sigma=0.000724 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=6.7 mas, bpa=-4.573 degrees ! Estimated noise=542.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103402 Jy ! Component: 100 - total flux cleaned = 0.00140401 Jy ! Component: 150 - total flux cleaned = 0.00170994 Jy ! Component: 200 - total flux cleaned = 0.00177567 Jy ! Total flux subtracted in 200 components = 0.00177567 Jy ! Clean residual min=-0.002544 max=0.003110 Jy/beam ! Clean residual mean=-0.000026 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.207876 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.207876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083803Jy sigma=0.000723 ! Fit after self-cal, rms=0.083878Jy sigma=0.000723 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 (17, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325047 Jy ! Component: 100 - total flux cleaned = 0.00524219 Jy ! Component: 150 - total flux cleaned = 0.0067136 Jy ! Component: 200 - total flux cleaned = 0.00773369 Jy ! Total flux subtracted in 200 components = 0.00773369 Jy ! Clean residual min=-0.002199 max=0.002572 Jy/beam ! Clean residual mean=-0.000025 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.21561 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 112 components and 0.21561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083736Jy sigma=0.000722 ! Fit after self-cal, rms=0.083734Jy sigma=0.000721 ! 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.083734Jy sigma=0.000721 ! Fit after self-cal, rms=0.083611Jy sigma=0.000721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=6.702 mas, bpa=-4.519 degrees ! Estimated noise=541.303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142784 Jy ! Component: 100 - total flux cleaned = 0.00249117 Jy ! Component: 150 - total flux cleaned = 0.00309285 Jy ! Component: 200 - total flux cleaned = 0.00359408 Jy ! Total flux subtracted in 200 components = 0.00359408 Jy ! Clean residual min=-0.001968 max=0.002403 Jy/beam ! Clean residual mean=-0.000022 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.219204 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 123 components and 0.219204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083576Jy sigma=0.000721 ! Fit after self-cal, rms=0.083584Jy sigma=0.000721 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 (-29, -89). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018931 Jy ! Component: 100 - total flux cleaned = 0.00255186 Jy ! Component: 150 - total flux cleaned = 0.00271252 Jy ! Component: 200 - total flux cleaned = 0.00281431 Jy ! Total flux subtracted in 200 components = 0.00281431 Jy ! Clean residual min=-0.001908 max=0.002060 Jy/beam ! Clean residual mean=-0.000020 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.222018 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 156 components and 0.222018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083527Jy sigma=0.000720 ! Fit after self-cal, rms=0.083532Jy sigma=0.000720 ! 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.083532Jy sigma=0.000720 ! Fit after self-cal, rms=0.083464Jy sigma=0.000720 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.737 mas, bmaj=9.33 mas, bpa=-2.667 degrees ! Estimated noise=694.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106147 Jy ! Component: 100 - total flux cleaned = 0.00198631 Jy ! Component: 150 - total flux cleaned = 0.00257803 Jy ! Component: 200 - total flux cleaned = 0.0027606 Jy ! Total flux subtracted in 200 components = 0.0027606 Jy ! Clean residual min=-0.002772 max=0.003065 Jy/beam ! Clean residual mean=-0.000041 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.224779 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 185 components and 0.224779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083454Jy sigma=0.000720 ! Fit after self-cal, rms=0.083461Jy sigma=0.000720 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.000536651 Jy ! Component: 100 - total flux cleaned = 0.000665304 Jy ! Component: 150 - total flux cleaned = 0.000780583 Jy ! Component: 200 - total flux cleaned = 0.000885579 Jy ! Total flux subtracted in 200 components = 0.000885579 Jy ! Clean residual min=-0.002867 max=0.002945 Jy/beam ! Clean residual mean=-0.000041 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.225665 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 197 components and 0.225665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083460Jy sigma=0.000720 ! Fit after self-cal, rms=0.083463Jy sigma=0.000720 ! 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.156 mas, bmaj=6.704 mas, bpa=-4.494 degrees ! Estimated noise=541.777 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.156 x 6.704 at -4.494 degrees (North through East) ! Clean map min=-0.0018578 max=0.1382 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.707 mas, bmaj=6.174 mas, bpa=-5.515 degrees ! Estimated noise=811.368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104339 Jy ! Component: 100 - total flux cleaned = 0.138303 Jy ! Component: 150 - total flux cleaned = 0.158317 Jy ! Component: 200 - total flux cleaned = 0.17123 Jy ! Total flux subtracted in 200 components = 0.17123 Jy ! Clean residual min=-0.004303 max=0.007065 Jy/beam ! Clean residual mean=-0.000037 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.17123 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.17123 Jy ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=6.704 mas, bpa=-4.494 degrees ! Estimated noise=541.777 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.0107003 Jy ! Component: 100 - total flux cleaned = 0.017879 Jy ! Component: 150 - total flux cleaned = 0.0232731 Jy ! Component: 200 - total flux cleaned = 0.0275565 Jy ! Total flux subtracted in 200 components = 0.0275565 Jy ! Clean residual min=-0.002503 max=0.003666 Jy/beam ! Clean residual mean=-0.000033 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.198786 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 42 components and 0.198786 Jy ! Inverting map ! Added new window around map position (4, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380369 Jy ! Component: 100 - total flux cleaned = 0.00678445 Jy ! Component: 150 - total flux cleaned = 0.00934778 Jy ! Component: 200 - total flux cleaned = 0.0115806 Jy ! Total flux subtracted in 200 components = 0.0115806 Jy ! Clean residual min=-0.002079 max=0.002413 Jy/beam ! Clean residual mean=-0.000026 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.210367 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 87 components and 0.210367 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=6.737 mas, bmaj=9.33 mas, bpa=-2.667 degrees ! Estimated noise=694.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00356292 Jy ! Component: 100 - total flux cleaned = 0.00621223 Jy ! Component: 150 - total flux cleaned = 0.00783134 Jy ! Component: 200 - total flux cleaned = 0.00919536 Jy ! Total flux subtracted in 200 components = 0.00919536 Jy ! Clean residual min=-0.003027 max=0.002949 Jy/beam ! Clean residual mean=-0.000051 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.219562 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.00122477 Jy ! Component: 100 - total flux cleaned = 0.00196778 Jy ! Component: 150 - total flux cleaned = 0.00257618 Jy ! Component: 200 - total flux cleaned = 0.00307554 Jy ! Total flux subtracted in 200 components = 0.00307554 Jy ! Clean residual min=-0.002965 max=0.002904 Jy/beam ! Clean residual mean=-0.000045 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.222638 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 173 components and 0.222638 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=6.704 mas, bpa=-4.494 degrees ! Estimated noise=541.777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000576756 Jy ! Component: 100 - total flux cleaned = 0.000901424 Jy ! Component: 150 - total flux cleaned = 0.00116021 Jy ! Component: 200 - total flux cleaned = 0.00139866 Jy ! Total flux subtracted in 200 components = 0.00139866 Jy ! Clean residual min=-0.001862 max=0.002015 Jy/beam ! Clean residual mean=-0.000018 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.224036 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 197 components and 0.224036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083448Jy sigma=0.000720 ! Fit after self-cal, rms=0.083424Jy sigma=0.000720 wmodel J1636+2112_S_2017_02_19_pus_map.mod ! Writing 197 model components to file: J1636+2112_S_2017_02_19_pus_map.mod wobs J1636+2112_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1636+2112_S_2017_02_19_pus_uvs.fits wwins J1636+2112_S_2017_02_19_pus_map.win ! wwins: Wrote 5 windows to J1636+2112_S_2017_02_19_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.000649063 Jy ! Component: 100 - total flux cleaned = 0.0011481 Jy ! Component: 150 - total flux cleaned = 0.00155645 Jy ! Component: 200 - total flux cleaned = 0.00200738 Jy ! Component: 250 - total flux cleaned = 0.00241212 Jy ! Component: 300 - total flux cleaned = 0.00274606 Jy ! Component: 350 - total flux cleaned = 0.0029349 Jy ! Component: 400 - total flux cleaned = 0.00316942 Jy ! Component: 450 - total flux cleaned = 0.00339685 Jy ! Component: 500 - total flux cleaned = 0.00359454 Jy ! Component: 550 - total flux cleaned = 0.00383627 Jy ! Component: 600 - total flux cleaned = 0.00400144 Jy ! Component: 650 - total flux cleaned = 0.00411723 Jy ! Component: 700 - total flux cleaned = 0.00420849 Jy ! Component: 750 - total flux cleaned = 0.00438642 Jy ! Component: 800 - total flux cleaned = 0.00442971 Jy ! Component: 850 - total flux cleaned = 0.00449443 Jy ! Component: 900 - total flux cleaned = 0.00457874 Jy ! Component: 950 - total flux cleaned = 0.00468244 Jy ! Component: 1000 - total flux cleaned = 0.00472269 Jy ! Component: 1050 - total flux cleaned = 0.00480294 Jy ! Component: 1100 - total flux cleaned = 0.0048623 Jy ! Component: 1150 - total flux cleaned = 0.00492114 Jy ! Component: 1200 - total flux cleaned = 0.00494013 Jy ! Component: 1250 - total flux cleaned = 0.0049781 Jy ! Component: 1300 - total flux cleaned = 0.00501545 Jy ! Component: 1350 - total flux cleaned = 0.00505238 Jy ! Component: 1400 - total flux cleaned = 0.00512488 Jy ! Component: 1450 - total flux cleaned = 0.00514279 Jy ! Component: 1500 - total flux cleaned = 0.00514284 Jy ! Component: 1550 - total flux cleaned = 0.00516036 Jy ! Component: 1600 - total flux cleaned = 0.00519503 Jy ! Component: 1650 - total flux cleaned = 0.00526278 Jy ! Component: 1700 - total flux cleaned = 0.00527954 Jy ! Component: 1750 - total flux cleaned = 0.00526292 Jy ! Component: 1800 - total flux cleaned = 0.00527964 Jy ! Component: 1850 - total flux cleaned = 0.0052958 Jy ! Component: 1900 - total flux cleaned = 0.0053117 Jy ! Component: 1950 - total flux cleaned = 0.00531168 Jy ! Component: 2000 - total flux cleaned = 0.0052966 Jy ! Component: 2050 - total flux cleaned = 0.00528115 Jy ! Component: 2100 - total flux cleaned = 0.00532658 Jy ! Component: 2150 - total flux cleaned = 0.00534109 Jy ! Component: 2200 - total flux cleaned = 0.00529636 Jy ! Component: 2250 - total flux cleaned = 0.00526713 Jy ! Component: 2300 - total flux cleaned = 0.00529628 Jy ! Component: 2350 - total flux cleaned = 0.00526728 Jy ! Component: 2400 - total flux cleaned = 0.00525333 Jy ! Component: 2450 - total flux cleaned = 0.00528165 Jy ! Component: 2500 - total flux cleaned = 0.00528168 Jy ! Component: 2550 - total flux cleaned = 0.00535066 Jy ! Component: 2600 - total flux cleaned = 0.00536446 Jy ! Component: 2650 - total flux cleaned = 0.00535086 Jy ! Component: 2700 - total flux cleaned = 0.00540449 Jy ! Component: 2750 - total flux cleaned = 0.0053646 Jy ! Component: 2800 - total flux cleaned = 0.00543045 Jy ! Component: 2850 - total flux cleaned = 0.00536527 Jy ! Component: 2900 - total flux cleaned = 0.00537842 Jy ! Component: 2950 - total flux cleaned = 0.00540412 Jy ! Component: 3000 - total flux cleaned = 0.00542963 Jy ! Component: 3050 - total flux cleaned = 0.00540438 Jy ! Component: 3100 - total flux cleaned = 0.00542962 Jy ! Component: 3150 - total flux cleaned = 0.00545437 Jy ! Component: 3200 - total flux cleaned = 0.00545434 Jy ! Component: 3250 - total flux cleaned = 0.00545436 Jy ! Component: 3300 - total flux cleaned = 0.00546647 Jy ! Component: 3350 - total flux cleaned = 0.00545449 Jy ! Component: 3400 - total flux cleaned = 0.00549029 Jy ! Component: 3450 - total flux cleaned = 0.00547867 Jy ! Component: 3500 - total flux cleaned = 0.00549037 Jy ! Component: 3550 - total flux cleaned = 0.00553689 Jy ! Component: 3600 - total flux cleaned = 0.00550231 Jy ! Component: 3650 - total flux cleaned = 0.0055366 Jy ! Component: 3700 - total flux cleaned = 0.00549125 Jy ! Component: 3750 - total flux cleaned = 0.00551387 Jy ! Component: 3800 - total flux cleaned = 0.00548039 Jy ! Component: 3850 - total flux cleaned = 0.00550269 Jy ! Component: 3900 - total flux cleaned = 0.00549171 Jy ! Component: 3950 - total flux cleaned = 0.00546988 Jy ! Component: 4000 - total flux cleaned = 0.00549159 Jy ! Component: 4050 - total flux cleaned = 0.00549163 Jy ! Total flux subtracted in 4096 components = 0.00549155 Jy ! Clean residual min=-0.000608 max=0.000542 Jy/beam ! Clean residual mean=-0.000003 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.229528 Jy keep ! Adding 349 model components to the UV plane model. ! The established model now contains 546 components and 0.229528 Jy ![Exited script file: muppet] wmap "J1636+2112_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.156 x 6.704 at -4.494 degrees (North through East) ! Clean map min=-0.0011156 max=0.13909 Jy/beam ! Writing clean map to FITS file: J1636+2112_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.139095 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203607 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.439139 0.439139 0.878278 1.75656 3.51311 7.02622 14.0524 28.1049 56.2098 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.139 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.156 x 6.704 at -4.494 degrees (North through East) ! Clean map min=-0.0011156 max=0.13909 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 J1636+2112_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:55:18 2019