! Started logfile: J1609-2205_S_2017_02_19_pus_uvs.log on Sat May 4 18:54:25 2019 obs J1609-2205_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1609-2205_S_2017_02_19_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.753216 visibilities/baseline/integration-bin. ! Found source: J1609-2205 ! ! 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 12880 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 J1609-2205_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 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 408 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.932587Jy sigma=0.006473 ! Fit after self-cal, rms=0.911410Jy sigma=0.006337 ! 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.318 mas, bmaj=6.558 mas, bpa=-2.575 degrees ! Estimated noise=1503.25 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.0619462 Jy ! Component: 100 - total flux cleaned = 0.0873591 Jy ! Total flux subtracted in 100 components = 0.0873591 Jy ! Clean residual min=-0.008033 max=0.013954 Jy/beam ! Clean residual mean=-0.000002 rms=0.002315 Jy/beam ! Combined flux in latest and established models = 0.0873591 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0873591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108734Jy sigma=0.000710 ! Fit after self-cal, rms=0.108436Jy sigma=0.000708 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0178629 Jy ! Component: 100 - total flux cleaned = 0.0292633 Jy ! Total flux subtracted in 100 components = 0.0292633 Jy ! Clean residual min=-0.005970 max=0.010026 Jy/beam ! Clean residual mean=0.000001 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 0.116622 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 44 components and 0.116622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103511Jy sigma=0.000675 ! Fit after self-cal, rms=0.103329Jy sigma=0.000674 ! Inverting map ! Added new window around map position (3.5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010298 Jy ! Component: 100 - total flux cleaned = 0.0169852 Jy ! Total flux subtracted in 100 components = 0.0169852 Jy ! Clean residual min=-0.005013 max=0.006129 Jy/beam ! Clean residual mean=0.000002 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.133608 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 59 components and 0.133608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101755Jy sigma=0.000664 ! Fit after self-cal, rms=0.101661Jy sigma=0.000663 ! 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.852 mas, bmaj=7.527 mas, bpa=-2.628 degrees ! Estimated noise=998.468 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.00810076 Jy ! Component: 100 - total flux cleaned = 0.0131539 Jy ! Component: 150 - total flux cleaned = 0.0165662 Jy ! Component: 200 - total flux cleaned = 0.0189275 Jy ! Total flux subtracted in 200 components = 0.0189275 Jy ! Clean residual min=-0.003997 max=0.006062 Jy/beam ! Clean residual mean=0.000002 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.152535 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 106 components and 0.152535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100824Jy sigma=0.000658 ! Fit after self-cal, rms=0.100748Jy sigma=0.000658 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.92 HN 1.40 KP 1.03 ! LA 1.00 MK 1.10 NL 0.88 OV 1.05 ! PT 1.00* SC 0.78 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.26 KP 0.97 ! LA 1.01 MK 0.99 NL 0.99 OV 1.09 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 1.30 KP 0.89 ! LA 0.79 MK 1.14 NL 1.11 OV 0.93 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.07 HN 0.97 KP 1.00* ! LA 0.79 MK 0.98 NL 1.00* OV 0.94 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.100748Jy sigma=0.000658 ! Fit after self-cal, rms=0.100470Jy sigma=0.000651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=7.415 mas, bpa=-0.9877 degrees ! Estimated noise=997.007 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.00112412 Jy ! Component: 100 - total flux cleaned = -0.00118087 Jy ! Component: 150 - total flux cleaned = -0.00127435 Jy ! Component: 200 - total flux cleaned = -0.00131321 Jy ! Total flux subtracted in 200 components = -0.00131321 Jy ! Clean residual min=-0.002889 max=0.003054 Jy/beam ! Clean residual mean=-0.000001 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.151222 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 117 components and 0.151222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100403Jy sigma=0.000651 ! Fit after self-cal, rms=0.100462Jy sigma=0.000650 ! 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.100462Jy sigma=0.000650 ! Fit after self-cal, rms=0.101819Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.874 mas, bmaj=7.34 mas, bpa=-0.5875 degrees ! Estimated noise=990.769 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000369494 Jy ! Component: 100 - total flux cleaned = -0.000525253 Jy ! Component: 150 - total flux cleaned = -0.000574987 Jy ! Component: 200 - total flux cleaned = -0.000619415 Jy ! Total flux subtracted in 200 components = -0.000619415 Jy ! Clean residual min=-0.002316 max=0.002777 Jy/beam ! Clean residual mean=-0.000002 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.150603 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 120 components and 0.150602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101802Jy sigma=0.000648 ! Fit after self-cal, rms=0.101858Jy sigma=0.000648 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 (-5.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00216326 Jy ! Component: 100 - total flux cleaned = 0.00275573 Jy ! Component: 150 - total flux cleaned = 0.00320477 Jy ! Component: 200 - total flux cleaned = 0.00345948 Jy ! Total flux subtracted in 200 components = 0.00345948 Jy ! Clean residual min=-0.002194 max=0.002390 Jy/beam ! Clean residual mean=-0.000002 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.154062 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 137 components and 0.154062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101761Jy sigma=0.000647 ! Fit after self-cal, rms=0.101747Jy sigma=0.000647 ! 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.101747Jy sigma=0.000647 ! Fit after self-cal, rms=0.101846Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.866 mas, bmaj=7.297 mas, bpa=-0.4146 degrees ! Estimated noise=982.354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148228 Jy ! Component: 100 - total flux cleaned = 0.0015252 Jy ! Component: 150 - total flux cleaned = 0.00145983 Jy ! Component: 200 - total flux cleaned = 0.00140116 Jy ! Total flux subtracted in 200 components = 0.00140116 Jy ! Clean residual min=-0.002142 max=0.002225 Jy/beam ! Clean residual mean=-0.000002 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.155463 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 151 components and 0.155463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101810Jy sigma=0.000647 ! Fit after self-cal, rms=0.101825Jy sigma=0.000647 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.000494178 Jy ! Component: 100 - total flux cleaned = 0.00049556 Jy ! Component: 150 - total flux cleaned = 0.000441662 Jy ! Component: 200 - total flux cleaned = 0.00041678 Jy ! Total flux subtracted in 200 components = 0.00041678 Jy ! Clean residual min=-0.002096 max=0.002206 Jy/beam ! Clean residual mean=-0.000002 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.15588 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 159 components and 0.15588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101807Jy sigma=0.000646 ! Fit after self-cal, rms=0.101803Jy sigma=0.000646 ! 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.101803Jy sigma=0.000646 ! Fit after self-cal, rms=0.101019Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.021 mas, bmaj=15.76 mas, bpa=8.22 degrees ! Estimated noise=1315.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000371467 Jy ! Component: 100 - total flux cleaned = 0.000463223 Jy ! Component: 150 - total flux cleaned = 0.000449604 Jy ! Component: 200 - total flux cleaned = 0.000462541 Jy ! Total flux subtracted in 200 components = 0.000462541 Jy ! Clean residual min=-0.002551 max=0.002657 Jy/beam ! Clean residual mean=-0.000002 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.156342 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 173 components and 0.156342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101015Jy sigma=0.000646 ! Fit after self-cal, rms=0.101009Jy sigma=0.000646 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.39349e-05 Jy ! Component: 100 - total flux cleaned = 6.61708e-05 Jy ! Component: 150 - total flux cleaned = 5.52857e-05 Jy ! Component: 200 - total flux cleaned = 5.55255e-05 Jy ! Total flux subtracted in 200 components = 5.55255e-05 Jy ! Clean residual min=-0.002548 max=0.002642 Jy/beam ! Clean residual mean=-0.000002 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.156398 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 180 components and 0.156398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101008Jy sigma=0.000646 ! Fit after self-cal, rms=0.101006Jy sigma=0.000646 ! 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.857 mas, bmaj=7.268 mas, bpa=-0.2994 degrees ! Estimated noise=975.253 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.857 x 7.268 at -0.2994 degrees (North through East) ! Clean map min=-0.0019354 max=0.086566 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.321 mas, bmaj=6.325 mas, bpa=-0.351 degrees ! Estimated noise=1475.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.060439 Jy ! Component: 100 - total flux cleaned = 0.0885072 Jy ! Component: 150 - total flux cleaned = 0.106891 Jy ! Component: 200 - total flux cleaned = 0.119283 Jy ! Total flux subtracted in 200 components = 0.119283 Jy ! Clean residual min=-0.005488 max=0.006793 Jy/beam ! Clean residual mean=-0.000002 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.119283 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.119283 Jy ! Inverting map and beam ! Estimated beam: bmin=2.857 mas, bmaj=7.268 mas, bpa=-0.2994 degrees ! Estimated noise=975.253 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.0122546 Jy ! Component: 100 - total flux cleaned = 0.0193425 Jy ! Component: 150 - total flux cleaned = 0.024175 Jy ! Component: 200 - total flux cleaned = 0.0278189 Jy ! Total flux subtracted in 200 components = 0.0278189 Jy ! Clean residual min=-0.002653 max=0.002310 Jy/beam ! Clean residual mean=-0.000001 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.147102 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 83 components and 0.147102 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.021 mas, bmaj=15.76 mas, bpa=8.22 degrees ! Estimated noise=1315.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00463111 Jy ! Component: 100 - total flux cleaned = 0.00700905 Jy ! Component: 150 - total flux cleaned = 0.00829895 Jy ! Component: 200 - total flux cleaned = 0.00874912 Jy ! Total flux subtracted in 200 components = 0.00874912 Jy ! Clean residual min=-0.002488 max=0.002621 Jy/beam ! Clean residual mean=-0.000002 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.155851 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.000327102 Jy ! Component: 100 - total flux cleaned = 0.000527847 Jy ! Component: 150 - total flux cleaned = 0.000615718 Jy ! Component: 200 - total flux cleaned = 0.000715018 Jy ! Total flux subtracted in 200 components = 0.000715018 Jy ! Clean residual min=-0.002483 max=0.002621 Jy/beam ! Clean residual mean=-0.000002 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.156566 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 146 components and 0.156566 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.857 mas, bmaj=7.268 mas, bpa=-0.2994 degrees ! Estimated noise=975.253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180969 Jy ! Component: 100 - total flux cleaned = 0.000226159 Jy ! Component: 150 - total flux cleaned = 0.000310933 Jy ! Component: 200 - total flux cleaned = 0.000273348 Jy ! Total flux subtracted in 200 components = 0.000273348 Jy ! Clean residual min=-0.001997 max=0.002178 Jy/beam ! Clean residual mean=-0.000001 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.156839 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 162 components and 0.156839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101022Jy sigma=0.000647 ! Fit after self-cal, rms=0.100974Jy sigma=0.000646 wmodel J1609-2205_S_2017_02_19_pus_map.mod ! Writing 162 model components to file: J1609-2205_S_2017_02_19_pus_map.mod wobs J1609-2205_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1609-2205_S_2017_02_19_pus_uvs.fits wwins J1609-2205_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J1609-2205_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.000445212 Jy ! Component: 100 - total flux cleaned = 0.000556341 Jy ! Component: 150 - total flux cleaned = 0.000662888 Jy ! Component: 200 - total flux cleaned = 0.000696255 Jy ! Component: 250 - total flux cleaned = 0.000663515 Jy ! Component: 300 - total flux cleaned = 0.000789114 Jy ! Component: 350 - total flux cleaned = 0.000972229 Jy ! Component: 400 - total flux cleaned = 0.00115102 Jy ! Component: 450 - total flux cleaned = 0.00138397 Jy ! Component: 500 - total flux cleaned = 0.00147001 Jy ! Component: 550 - total flux cleaned = 0.0016655 Jy ! Component: 600 - total flux cleaned = 0.00174841 Jy ! Component: 650 - total flux cleaned = 0.00185521 Jy ! Component: 700 - total flux cleaned = 0.00193431 Jy ! Component: 750 - total flux cleaned = 0.00206319 Jy ! Component: 800 - total flux cleaned = 0.00208874 Jy ! Component: 850 - total flux cleaned = 0.00223815 Jy ! Component: 900 - total flux cleaned = 0.00226281 Jy ! Component: 950 - total flux cleaned = 0.00238346 Jy ! Component: 1000 - total flux cleaned = 0.00240693 Jy ! Component: 1050 - total flux cleaned = 0.0025008 Jy ! Component: 1100 - total flux cleaned = 0.00256976 Jy ! Component: 1150 - total flux cleaned = 0.00261476 Jy ! Component: 1200 - total flux cleaned = 0.00259198 Jy ! Component: 1250 - total flux cleaned = 0.00272453 Jy ! Component: 1300 - total flux cleaned = 0.00268084 Jy ! Component: 1350 - total flux cleaned = 0.00276711 Jy ! Component: 1400 - total flux cleaned = 0.00283086 Jy ! Component: 1450 - total flux cleaned = 0.00291476 Jy ! Component: 1500 - total flux cleaned = 0.00295576 Jy ! Component: 1550 - total flux cleaned = 0.00293569 Jy ! Component: 1600 - total flux cleaned = 0.00303675 Jy ! Component: 1650 - total flux cleaned = 0.00307653 Jy ! Component: 1700 - total flux cleaned = 0.00309615 Jy ! Component: 1750 - total flux cleaned = 0.00315478 Jy ! Component: 1800 - total flux cleaned = 0.00321269 Jy ! Component: 1850 - total flux cleaned = 0.00330747 Jy ! Component: 1900 - total flux cleaned = 0.00336366 Jy ! Component: 1950 - total flux cleaned = 0.0034378 Jy ! Component: 2000 - total flux cleaned = 0.00345641 Jy ! Component: 2050 - total flux cleaned = 0.00352921 Jy ! Component: 2100 - total flux cleaned = 0.00356513 Jy ! Component: 2150 - total flux cleaned = 0.00361858 Jy ! Component: 2200 - total flux cleaned = 0.00368894 Jy ! Component: 2250 - total flux cleaned = 0.0037238 Jy ! Component: 2300 - total flux cleaned = 0.00379281 Jy ! Component: 2350 - total flux cleaned = 0.00382687 Jy ! Component: 2400 - total flux cleaned = 0.00380983 Jy ! Component: 2450 - total flux cleaned = 0.00384346 Jy ! Component: 2500 - total flux cleaned = 0.00387683 Jy ! Component: 2550 - total flux cleaned = 0.00397563 Jy ! Component: 2600 - total flux cleaned = 0.00400781 Jy ! Component: 2650 - total flux cleaned = 0.00407246 Jy ! Component: 2700 - total flux cleaned = 0.00408842 Jy ! Component: 2750 - total flux cleaned = 0.00416785 Jy ! Component: 2800 - total flux cleaned = 0.00423084 Jy ! Component: 2850 - total flux cleaned = 0.0042775 Jy ! Component: 2900 - total flux cleaned = 0.00433935 Jy ! Component: 2950 - total flux cleaned = 0.00437018 Jy ! Component: 3000 - total flux cleaned = 0.00441589 Jy ! Component: 3050 - total flux cleaned = 0.00453672 Jy ! Component: 3100 - total flux cleaned = 0.00455171 Jy ! Component: 3150 - total flux cleaned = 0.00456672 Jy ! Component: 3200 - total flux cleaned = 0.00468448 Jy ! Component: 3250 - total flux cleaned = 0.00472811 Jy ! Component: 3300 - total flux cleaned = 0.00478587 Jy ! Component: 3350 - total flux cleaned = 0.00477146 Jy ! Component: 3400 - total flux cleaned = 0.00480014 Jy ! Component: 3450 - total flux cleaned = 0.00491335 Jy ! Component: 3500 - total flux cleaned = 0.00494151 Jy ! Component: 3550 - total flux cleaned = 0.00499708 Jy ! Component: 3600 - total flux cleaned = 0.00502463 Jy ! Component: 3650 - total flux cleaned = 0.00507937 Jy ! Component: 3700 - total flux cleaned = 0.00510668 Jy ! Component: 3750 - total flux cleaned = 0.00516084 Jy ! Component: 3800 - total flux cleaned = 0.0052548 Jy ! Component: 3850 - total flux cleaned = 0.0052813 Jy ! Component: 3900 - total flux cleaned = 0.00533423 Jy ! Component: 3950 - total flux cleaned = 0.0053603 Jy ! Component: 4000 - total flux cleaned = 0.00543852 Jy ! Component: 4050 - total flux cleaned = 0.00546442 Jy ! Total flux subtracted in 4096 components = 0.00551582 Jy ! Clean residual min=-0.000789 max=0.000849 Jy/beam ! Clean residual mean=-0.000001 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.162355 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 453 components and 0.162355 Jy ![Exited script file: muppet] wmap "J1609-2205_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.857 x 7.268 at -0.2994 degrees (North through East) ! Clean map min=-0.0020541 max=0.086715 Jy/beam ! Writing clean map to FITS file: J1609-2205_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.0867155 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228304 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.78984 0.78984 1.57968 3.15936 6.31872 12.6374 25.2749 50.5497 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.086 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.857 x 7.268 at -0.2994 degrees (North through East) ! Clean map min=-0.0020541 max=0.086715 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 J1609-2205_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:54:29 2019