! Started logfile: J1733-1304_S_2017_02_24_pus_uvs.log on Sat May 4 11:31:51 2019 obs J1733-1304_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1733-1304_S_2017_02_24_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.84537 visibilities/baseline/integration-bin. ! Found source: J1733-1304 ! ! 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 823 lines of history. ! ! Reading 3652 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 J1733-1304_S_2017_02_24_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.987264Jy sigma=0.042664 ! Fit after self-cal, rms=1.982297Jy sigma=0.042641 ! 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.719 mas, bmaj=7.184 mas, bpa=-9.689 degrees ! Estimated noise=1443.71 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 = 1.45134 Jy ! Component: 100 - total flux cleaned = 1.90602 Jy ! Total flux subtracted in 100 components = 1.90602 Jy ! Clean residual min=-0.405381 max=0.427116 Jy/beam ! Clean residual mean=0.000303 rms=0.137951 Jy/beam ! Combined flux in latest and established models = 1.90602 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.90602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.281719Jy sigma=0.074880 ! Fit after self-cal, rms=1.281851Jy sigma=0.074880 ! 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.605 mas, bmaj=8.887 mas, bpa=-7.053 degrees ! Estimated noise=1010.33 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.164086 Jy ! Component: 100 - total flux cleaned = -0.181869 Jy ! Component: 150 - total flux cleaned = -0.196316 Jy ! Component: 200 - total flux cleaned = -0.20837 Jy ! Total flux subtracted in 200 components = -0.20837 Jy ! Clean residual min=-0.532383 max=0.594323 Jy/beam ! Clean residual mean=0.000110 rms=0.173753 Jy/beam ! Combined flux in latest and established models = 1.69765 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 1.69765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.329804Jy sigma=0.068929 ! Fit after self-cal, rms=1.329482Jy sigma=0.068929 ! 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.83 FD 0.79 HN 0.95 KP 0.66 ! LA 0.63 MK 0.96 NL 0.81 OV 0.77 ! PT 0.67 SC 1.20 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.73 HN 0.97 KP 0.64 ! LA 0.61 MK 0.95 NL 0.77 OV 0.80 ! PT 0.64 SC 1.27 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.75 HN 0.93 KP 0.70 ! LA 0.67 MK 0.97 NL 0.89 OV 0.72 ! PT 0.64 SC 1.24 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.80 HN 0.95 KP 1.00* ! LA 35.00 MK 1.04 NL 1.00* OV 0.73 ! PT 0.65 SC 1.00* ! ! ! Fit before self-cal, rms=1.329482Jy sigma=0.068929 ! Fit after self-cal, rms=16.792675Jy sigma=0.005457 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=8.906 mas, bpa=-4.677 degrees ! Estimated noise=1035.86 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, 22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.174774 Jy ! Component: 100 - total flux cleaned = 0.261637 Jy ! Component: 150 - total flux cleaned = 0.319382 Jy ! Component: 200 - total flux cleaned = 0.360528 Jy ! Total flux subtracted in 200 components = 0.360528 Jy ! Clean residual min=-0.049249 max=0.063156 Jy/beam ! Clean residual mean=0.000033 rms=0.014279 Jy/beam ! Combined flux in latest and established models = 2.05818 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 53 components and 2.05818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=16.771179Jy sigma=0.004707 ! Fit after self-cal, rms=16.770905Jy sigma=0.004599 ! 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=16.770905Jy sigma=0.004599 ! Fit after self-cal, rms=19.320658Jy sigma=0.004325 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=8.715 mas, bpa=-4.62 degrees ! Estimated noise=1052.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0806399 Jy ! Component: 100 - total flux cleaned = 0.133083 Jy ! Component: 150 - total flux cleaned = 0.171122 Jy ! Component: 200 - total flux cleaned = 0.192352 Jy ! Total flux subtracted in 200 components = 0.192352 Jy ! Clean residual min=-0.044452 max=0.054285 Jy/beam ! Clean residual mean=0.000033 rms=0.012613 Jy/beam ! Combined flux in latest and established models = 2.25053 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 74 components and 2.25053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=19.307301Jy sigma=0.004229 ! Fit after self-cal, rms=19.307272Jy sigma=0.004205 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.0167157 Jy ! Component: 100 - total flux cleaned = 0.027132 Jy ! Component: 150 - total flux cleaned = 0.0325273 Jy ! Component: 200 - total flux cleaned = 0.0376093 Jy ! Total flux subtracted in 200 components = 0.0376093 Jy ! Clean residual min=-0.042992 max=0.050099 Jy/beam ! Clean residual mean=0.000034 rms=0.012017 Jy/beam ! Combined flux in latest and established models = 2.28814 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 2.28814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=19.305763Jy sigma=0.004171 ! Fit after self-cal, rms=19.305754Jy sigma=0.004163 ! 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=19.305754Jy sigma=0.004163 ! Fit after self-cal, rms=0.167982Jy sigma=0.001613 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=8.659 mas, bpa=-4.547 degrees ! Estimated noise=1046.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258301 Jy ! Component: 100 - total flux cleaned = 0.0305122 Jy ! Component: 150 - total flux cleaned = 0.0347956 Jy ! Component: 200 - total flux cleaned = 0.0387247 Jy ! Total flux subtracted in 200 components = 0.0387247 Jy ! Clean residual min=-0.023490 max=0.026460 Jy/beam ! Clean residual mean=0.000034 rms=0.005293 Jy/beam ! Combined flux in latest and established models = 2.32686 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 2.32686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156000Jy sigma=0.001483 ! Fit after self-cal, rms=0.154906Jy sigma=0.001475 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 (-37.5, 70.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148111 Jy ! Component: 100 - total flux cleaned = 0.0175854 Jy ! Component: 150 - total flux cleaned = 0.0188679 Jy ! Component: 200 - total flux cleaned = 0.0194954 Jy ! Total flux subtracted in 200 components = 0.0194954 Jy ! Clean residual min=-0.022387 max=0.022415 Jy/beam ! Clean residual mean=0.000036 rms=0.004901 Jy/beam ! Combined flux in latest and established models = 2.34636 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 2.34636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146574Jy sigma=0.001395 ! Fit after self-cal, rms=0.145870Jy sigma=0.001389 ! 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.145870Jy sigma=0.001389 ! Fit after self-cal, rms=0.138083Jy sigma=0.001351 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.201 mas, bmaj=16.09 mas, bpa=2.652 degrees ! Estimated noise=1168.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216239 Jy ! Component: 100 - total flux cleaned = 0.0321973 Jy ! Component: 150 - total flux cleaned = 0.0353805 Jy ! Component: 200 - total flux cleaned = 0.035873 Jy ! Total flux subtracted in 200 components = 0.035873 Jy ! Clean residual min=-0.015489 max=0.017939 Jy/beam ! Clean residual mean=0.000058 rms=0.004398 Jy/beam ! Combined flux in latest and established models = 2.38223 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 129 components and 2.38223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136331Jy sigma=0.001316 ! Fit after self-cal, rms=0.135200Jy sigma=0.001308 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.00221292 Jy ! Component: 100 - total flux cleaned = 0.00433135 Jy ! Component: 150 - total flux cleaned = 0.00456719 Jy ! Component: 200 - total flux cleaned = 0.00477862 Jy ! Total flux subtracted in 200 components = 0.00477862 Jy ! Clean residual min=-0.014908 max=0.016376 Jy/beam ! Clean residual mean=0.000059 rms=0.004318 Jy/beam ! Combined flux in latest and established models = 2.38701 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 142 components and 2.38701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133971Jy sigma=0.001293 ! Fit after self-cal, rms=0.133355Jy sigma=0.001290 ! 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.464 mas, bmaj=8.636 mas, bpa=-4.439 degrees ! Estimated noise=1045.12 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.464 x 8.636 at -4.439 degrees (North through East) ! Clean map min=-0.018279 max=1.7993 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.133355Jy sigma=0.001290 ! Fit after self-cal, rms=0.128314Jy sigma=0.001239 ! Inverting map and beam ! Estimated beam: bmin=3.464 mas, bmaj=8.622 mas, bpa=-4.356 degrees ! Estimated noise=1048.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162415 Jy ! Component: 100 - total flux cleaned = 0.0181226 Jy ! Component: 150 - total flux cleaned = 0.0198367 Jy ! Component: 200 - total flux cleaned = 0.0214078 Jy ! Total flux subtracted in 200 components = 0.0214078 Jy ! Clean residual min=-0.018395 max=0.017420 Jy/beam ! Clean residual mean=0.000027 rms=0.003908 Jy/beam ! Combined flux in latest and established models = 2.40842 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 150 components and 2.40841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121032Jy sigma=0.001173 ! Fit after self-cal, rms=0.120803Jy sigma=0.001171 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195649 Jy ! Component: 100 - total flux cleaned = 0.00335711 Jy ! Component: 150 - total flux cleaned = 0.00379981 Jy ! Component: 200 - total flux cleaned = 0.00421542 Jy ! Total flux subtracted in 200 components = 0.00421542 Jy ! Clean residual min=-0.017489 max=0.016727 Jy/beam ! Clean residual mean=0.000027 rms=0.003766 Jy/beam ! Combined flux in latest and established models = 2.41263 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 159 components and 2.41263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116799Jy sigma=0.001136 ! Fit after self-cal, rms=0.116499Jy sigma=0.001135 ! 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.116499Jy sigma=0.001135 ! Fit after self-cal, rms=0.113058Jy sigma=0.001116 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.753 mas, bmaj=7.334 mas, bpa=-6.481 degrees ! Estimated noise=1369.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.36878 Jy ! Component: 100 - total flux cleaned = 1.72351 Jy ! Component: 150 - total flux cleaned = 1.91052 Jy ! Component: 200 - total flux cleaned = 2.03907 Jy ! Total flux subtracted in 200 components = 2.03907 Jy ! Clean residual min=-0.076144 max=0.076792 Jy/beam ! Clean residual mean=-0.000012 rms=0.012680 Jy/beam ! Combined flux in latest and established models = 2.03906 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 26 model components to the UV plane model. ! The established model now contains 26 components and 2.03906 Jy ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=8.607 mas, bpa=-4.276 degrees ! Estimated noise=1048.23 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.140269 Jy ! Component: 100 - total flux cleaned = 0.225895 Jy ! Component: 150 - total flux cleaned = 0.255532 Jy ! Component: 200 - total flux cleaned = 0.279701 Jy ! Total flux subtracted in 200 components = 0.279701 Jy ! Clean residual min=-0.032483 max=0.034763 Jy/beam ! Clean residual mean=0.000041 rms=0.007296 Jy/beam ! Combined flux in latest and established models = 2.31877 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 71 components and 2.31877 Jy ! Inverting map ! Added new window around map position (-6.5, 31.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0238006 Jy ! Component: 100 - total flux cleaned = 0.0391434 Jy ! Component: 150 - total flux cleaned = 0.0498337 Jy ! Component: 200 - total flux cleaned = 0.059406 Jy ! Total flux subtracted in 200 components = 0.059406 Jy ! Clean residual min=-0.021982 max=0.023642 Jy/beam ! Clean residual mean=0.000039 rms=0.005009 Jy/beam ! Combined flux in latest and established models = 2.37817 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 96 components and 2.37817 Jy ! Inverting map ! Added new window around map position (19, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127059 Jy ! Component: 100 - total flux cleaned = 0.0205379 Jy ! Component: 150 - total flux cleaned = 0.0285014 Jy ! Component: 200 - total flux cleaned = 0.0349051 Jy ! Total flux subtracted in 200 components = 0.0349051 Jy ! Clean residual min=-0.017739 max=0.018823 Jy/beam ! Clean residual mean=0.000043 rms=0.003993 Jy/beam ! Combined flux in latest and established models = 2.41308 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 110 components and 2.41308 Jy ! Inverting map ! Added new window around map position (-12.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109842 Jy ! Component: 100 - total flux cleaned = 0.0150491 Jy ! Component: 150 - total flux cleaned = 0.0181733 Jy ! Component: 200 - total flux cleaned = 0.0210798 Jy ! Total flux subtracted in 200 components = 0.0210798 Jy ! Clean residual min=-0.014265 max=0.014516 Jy/beam ! Clean residual mean=0.000043 rms=0.003552 Jy/beam ! Combined flux in latest and established models = 2.43416 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 124 components and 2.43416 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.171 mas, bmaj=16.01 mas, bpa=2.824 degrees ! Estimated noise=1176.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00854152 Jy ! Component: 100 - total flux cleaned = 0.00969669 Jy ! Component: 150 - total flux cleaned = 0.0107043 Jy ! Component: 200 - total flux cleaned = 0.0109953 Jy ! Total flux subtracted in 200 components = 0.0109953 Jy ! Clean residual min=-0.013881 max=0.013642 Jy/beam ! Clean residual mean=0.000061 rms=0.003490 Jy/beam ! Combined flux in latest and established models = 2.44515 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.000286419 Jy ! Component: 100 - total flux cleaned = 0.00054569 Jy ! Component: 150 - total flux cleaned = 0.000775939 Jy ! Component: 200 - total flux cleaned = 0.00076454 Jy ! Total flux subtracted in 200 components = 0.00076454 Jy ! Clean residual min=-0.013002 max=0.012446 Jy/beam ! Clean residual mean=0.000053 rms=0.003333 Jy/beam ! Combined flux in latest and established models = 2.44592 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 169 components and 2.44592 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=8.607 mas, bpa=-4.276 degrees ! Estimated noise=1048.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248287 Jy ! Component: 100 - total flux cleaned = 0.00151857 Jy ! Component: 150 - total flux cleaned = 0.00237848 Jy ! Component: 200 - total flux cleaned = 0.0031653 Jy ! Total flux subtracted in 200 components = 0.0031653 Jy ! Clean residual min=-0.013017 max=0.013800 Jy/beam ! Clean residual mean=0.000031 rms=0.003104 Jy/beam ! Combined flux in latest and established models = 2.44908 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 182 components and 2.44908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103297Jy sigma=0.000986 ! Fit after self-cal, rms=0.100322Jy sigma=0.000967 wmodel J1733-1304_S_2017_02_24_pus_map.mod ! Writing 182 model components to file: J1733-1304_S_2017_02_24_pus_map.mod wobs J1733-1304_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1733-1304_S_2017_02_24_pus_uvs.fits wwins J1733-1304_S_2017_02_24_pus_map.win ! wwins: Wrote 6 windows to J1733-1304_S_2017_02_24_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.000311798 Jy ! Component: 100 - total flux cleaned = -0.0016009 Jy ! Component: 150 - total flux cleaned = -0.00324353 Jy ! Component: 200 - total flux cleaned = -0.00423142 Jy ! Component: 250 - total flux cleaned = -0.00461683 Jy ! Component: 300 - total flux cleaned = -0.00480685 Jy ! Component: 350 - total flux cleaned = -0.0042617 Jy ! Component: 400 - total flux cleaned = -0.00372823 Jy ! Component: 450 - total flux cleaned = -0.00355297 Jy ! Component: 500 - total flux cleaned = -0.00320862 Jy ! Component: 550 - total flux cleaned = -0.00304232 Jy ! Component: 600 - total flux cleaned = -0.00304217 Jy ! Component: 650 - total flux cleaned = -0.00255496 Jy ! Component: 700 - total flux cleaned = -0.00287565 Jy ! Component: 750 - total flux cleaned = -0.0025603 Jy ! Component: 800 - total flux cleaned = -0.00225223 Jy ! Component: 850 - total flux cleaned = -0.00209917 Jy ! Component: 900 - total flux cleaned = -0.00224928 Jy ! Component: 950 - total flux cleaned = -0.00195301 Jy ! Component: 1000 - total flux cleaned = -0.00209784 Jy ! Component: 1050 - total flux cleaned = -0.00180958 Jy ! Component: 1100 - total flux cleaned = -0.00138365 Jy ! Component: 1150 - total flux cleaned = -0.00138241 Jy ! Component: 1200 - total flux cleaned = -0.00124109 Jy ! Component: 1250 - total flux cleaned = -0.000829378 Jy ! Component: 1300 - total flux cleaned = -0.000963928 Jy ! Component: 1350 - total flux cleaned = -0.000830695 Jy ! Component: 1400 - total flux cleaned = -0.000962032 Jy ! Component: 1450 - total flux cleaned = -0.000570213 Jy ! Component: 1500 - total flux cleaned = -0.000830973 Jy ! Component: 1550 - total flux cleaned = -0.0007041 Jy ! Component: 1600 - total flux cleaned = -0.000831749 Jy ! Component: 1650 - total flux cleaned = -0.00133528 Jy ! Component: 1700 - total flux cleaned = -0.00133504 Jy ! Component: 1750 - total flux cleaned = -0.000967366 Jy ! Component: 1800 - total flux cleaned = -0.00145303 Jy ! Component: 1850 - total flux cleaned = -0.0010915 Jy ! Component: 1900 - total flux cleaned = -0.000854058 Jy ! Component: 1950 - total flux cleaned = -0.000972842 Jy ! Component: 2000 - total flux cleaned = -0.00120577 Jy ! Component: 2050 - total flux cleaned = -0.00109051 Jy ! Component: 2100 - total flux cleaned = -0.00108958 Jy ! Component: 2150 - total flux cleaned = -0.0014308 Jy ! Component: 2200 - total flux cleaned = -0.0012061 Jy ! Component: 2250 - total flux cleaned = -0.000984707 Jy ! Component: 2300 - total flux cleaned = -0.000874799 Jy ! Component: 2350 - total flux cleaned = -0.000547826 Jy ! Component: 2400 - total flux cleaned = -0.000548561 Jy ! Component: 2450 - total flux cleaned = -0.000548317 Jy ! Component: 2500 - total flux cleaned = -0.000442135 Jy ! Component: 2550 - total flux cleaned = -0.000650741 Jy ! Component: 2600 - total flux cleaned = -0.00044066 Jy ! Component: 2650 - total flux cleaned = -0.00064598 Jy ! Component: 2700 - total flux cleaned = -0.000542513 Jy ! Component: 2750 - total flux cleaned = -0.000135216 Jy ! Component: 2800 - total flux cleaned = -0.00013553 Jy ! Component: 2850 - total flux cleaned = -0.000135581 Jy ! Component: 2900 - total flux cleaned = 6.14854e-05 Jy ! Component: 2950 - total flux cleaned = -3.72995e-05 Jy ! Component: 3000 - total flux cleaned = 0.000351107 Jy ! Component: 3050 - total flux cleaned = 0.000157902 Jy ! Component: 3100 - total flux cleaned = 0.000539831 Jy ! Component: 3150 - total flux cleaned = 0.000160602 Jy ! Component: 3200 - total flux cleaned = -2.68758e-05 Jy ! Component: 3250 - total flux cleaned = -0.000211824 Jy ! Component: 3300 - total flux cleaned = 0.000250305 Jy ! Component: 3350 - total flux cleaned = 6.65049e-05 Jy ! Component: 3400 - total flux cleaned = -0.000115299 Jy ! Component: 3450 - total flux cleaned = -0.00020485 Jy ! Component: 3500 - total flux cleaned = 0.000153394 Jy ! Component: 3550 - total flux cleaned = -0.000201772 Jy ! Component: 3600 - total flux cleaned = 0.000327903 Jy ! Component: 3650 - total flux cleaned = 6.43205e-05 Jy ! Component: 3700 - total flux cleaned = -2.27204e-05 Jy ! Component: 3750 - total flux cleaned = 0.000149797 Jy ! Component: 3800 - total flux cleaned = -2.19745e-05 Jy ! Component: 3850 - total flux cleaned = 0.000233042 Jy ! Component: 3900 - total flux cleaned = 0.000316594 Jy ! Component: 3950 - total flux cleaned = 0.000568023 Jy ! Component: 4000 - total flux cleaned = 0.000733534 Jy ! Component: 4050 - total flux cleaned = 0.000733996 Jy ! Total flux subtracted in 4096 components = 0.000817254 Jy ! Clean residual min=-0.004772 max=0.004090 Jy/beam ! Clean residual mean=0.000008 rms=0.001515 Jy/beam ! Combined flux in latest and established models = 2.4499 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 447 components and 2.4499 Jy ![Exited script file: muppet] wmap "J1733-1304_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.453 x 8.607 at -4.276 degrees (North through East) ! Clean map min=-0.01355 max=1.7872 Jy/beam ! Writing clean map to FITS file: J1733-1304_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.78719 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00151148 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.253719 0.253719 0.507438 1.01488 2.02975 4.0595 8.119 16.238 32.476 64.952 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0045 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.787 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.453 x 8.607 at -4.276 degrees (North through East) ! Clean map min=-0.01355 max=1.7872 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 J1733-1304_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:31:57 2019