! Started logfile: J1336-1529_S_2017_02_19_pus_uvs.log on Sat May 4 18:52:09 2019 obs J1336-1529_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1336-1529_S_2017_02_19_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.733847 visibilities/baseline/integration-bin. ! Found source: J1336-1529 ! ! 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 22852 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 J1336-1529_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 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 777 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.959648Jy sigma=0.007322 ! Fit after self-cal, rms=0.937979Jy sigma=0.007168 ! 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.438 mas, bmaj=6.624 mas, bpa=-4.575 degrees ! Estimated noise=1189.4 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.0475923 Jy ! Component: 100 - total flux cleaned = 0.0605887 Jy ! Total flux subtracted in 100 components = 0.0605887 Jy ! Clean residual min=-0.003501 max=0.005984 Jy/beam ! Clean residual mean=0.000001 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.0605887 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0605887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093041Jy sigma=0.000661 ! Fit after self-cal, rms=0.092778Jy sigma=0.000659 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0074616 Jy ! Component: 100 - total flux cleaned = 0.0117346 Jy ! Total flux subtracted in 100 components = 0.0117346 Jy ! Clean residual min=-0.003106 max=0.003534 Jy/beam ! Clean residual mean=-0.000002 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0723232 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.0723232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091906Jy sigma=0.000654 ! Fit after self-cal, rms=0.091821Jy sigma=0.000653 ! 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.034 mas, bmaj=7.778 mas, bpa=0.1721 degrees ! Estimated noise=675.213 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 (-2.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00443418 Jy ! Component: 100 - total flux cleaned = 0.00675285 Jy ! Component: 150 - total flux cleaned = 0.00826583 Jy ! Component: 200 - total flux cleaned = 0.00921234 Jy ! Total flux subtracted in 200 components = 0.00921234 Jy ! Clean residual min=-0.002526 max=0.002704 Jy/beam ! Clean residual mean=-0.000003 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0815356 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.0815355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091554Jy sigma=0.000652 ! Fit after self-cal, rms=0.091501Jy sigma=0.000652 ! 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.95 FD 1.04 HN 1.14 KP 1.01 ! LA 0.98 MK 1.08 NL 0.89 OV 1.04 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.16 KP 0.96 ! LA 0.98 MK 1.04 NL 1.07 OV 1.08 ! PT 1.00* SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.02 HN 1.03 KP 0.92 ! LA 0.80 MK 1.06 NL 1.06 OV 1.02 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 0.98 KP 1.00* ! LA 0.76 MK 0.99 NL 1.00* OV 1.00 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.091501Jy sigma=0.000652 ! Fit after self-cal, rms=0.088511Jy sigma=0.000649 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.077 mas, bmaj=7.792 mas, bpa=0.7677 degrees ! Estimated noise=675.829 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.000471534 Jy ! Component: 100 - total flux cleaned = -0.000557798 Jy ! Component: 150 - total flux cleaned = -0.000521508 Jy ! Component: 200 - total flux cleaned = -0.000466606 Jy ! Total flux subtracted in 200 components = -0.000466606 Jy ! Clean residual min=-0.002213 max=0.002402 Jy/beam ! Clean residual mean=-0.000003 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0810689 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.0810689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088473Jy sigma=0.000649 ! Fit after self-cal, rms=0.088372Jy sigma=0.000648 ! 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.088372Jy sigma=0.000648 ! Fit after self-cal, rms=0.088750Jy sigma=0.000646 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=7.747 mas, bpa=0.8634 degrees ! Estimated noise=675.916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266246 Jy ! Component: 100 - total flux cleaned = 0.000534036 Jy ! Component: 150 - total flux cleaned = 0.000760459 Jy ! Component: 200 - total flux cleaned = 0.000935517 Jy ! Total flux subtracted in 200 components = 0.000935517 Jy ! Clean residual min=-0.001748 max=0.001543 Jy/beam ! Clean residual mean=-0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0820045 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.0820045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088738Jy sigma=0.000646 ! Fit after self-cal, rms=0.088779Jy 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 = 0.000131129 Jy ! Component: 100 - total flux cleaned = 0.000294771 Jy ! Component: 150 - total flux cleaned = 0.000434925 Jy ! Component: 200 - total flux cleaned = 0.000517709 Jy ! Total flux subtracted in 200 components = 0.000517709 Jy ! Clean residual min=-0.001651 max=0.001624 Jy/beam ! Clean residual mean=-0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0825222 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.0825222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088774Jy sigma=0.000646 ! Fit after self-cal, rms=0.088771Jy sigma=0.000646 ! 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.088771Jy sigma=0.000646 ! Fit after self-cal, rms=0.089619Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=7.726 mas, bpa=0.975 degrees ! Estimated noise=675.906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201894 Jy ! Component: 100 - total flux cleaned = 0.000323647 Jy ! Component: 150 - total flux cleaned = 0.000412182 Jy ! Component: 200 - total flux cleaned = 0.000489331 Jy ! Total flux subtracted in 200 components = 0.000489331 Jy ! Clean residual min=-0.001587 max=0.001666 Jy/beam ! Clean residual mean=-0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0830115 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.0830115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089613Jy sigma=0.000646 ! Fit after self-cal, rms=0.089655Jy 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 = -9.72632e-05 Jy ! Component: 100 - total flux cleaned = -7.11291e-05 Jy ! Component: 150 - total flux cleaned = -3.45463e-05 Jy ! Component: 200 - total flux cleaned = -8.25046e-07 Jy ! Total flux subtracted in 200 components = -8.25046e-07 Jy ! Clean residual min=-0.001549 max=0.001594 Jy/beam ! Clean residual mean=-0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0830107 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.0830107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089652Jy sigma=0.000646 ! Fit after self-cal, rms=0.089652Jy 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.089652Jy sigma=0.000646 ! Fit after self-cal, rms=0.090030Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.988 mas, bmaj=13.85 mas, bpa=7.43 degrees ! Estimated noise=883.504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000494843 Jy ! Component: 100 - total flux cleaned = 0.000629145 Jy ! Component: 150 - total flux cleaned = 0.000670976 Jy ! Component: 200 - total flux cleaned = 0.000694722 Jy ! Total flux subtracted in 200 components = 0.000694722 Jy ! Clean residual min=-0.001724 max=0.001848 Jy/beam ! Clean residual mean=-0.000002 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0837054 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.0837054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090032Jy sigma=0.000646 ! Fit after self-cal, rms=0.090042Jy 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 = 5.48707e-05 Jy ! Component: 100 - total flux cleaned = 7.51032e-05 Jy ! Component: 150 - total flux cleaned = 9.93881e-05 Jy ! Component: 200 - total flux cleaned = 0.000113534 Jy ! Total flux subtracted in 200 components = 0.000113534 Jy ! Clean residual min=-0.001722 max=0.001856 Jy/beam ! Clean residual mean=-0.000003 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0838189 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.0838189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090043Jy sigma=0.000646 ! Fit after self-cal, rms=0.090041Jy 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=3.08 mas, bmaj=7.721 mas, bpa=1.039 degrees ! Estimated noise=676.757 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.08 x 7.721 at 1.039 degrees (North through East) ! Clean map min=-0.0014573 max=0.063706 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.469 mas, bmaj=6.514 mas, bpa=-4.044 degrees ! Estimated noise=1195.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.046793 Jy ! Component: 100 - total flux cleaned = 0.0613989 Jy ! Component: 150 - total flux cleaned = 0.0690987 Jy ! Component: 200 - total flux cleaned = 0.0736357 Jy ! Total flux subtracted in 200 components = 0.0736357 Jy ! Clean residual min=-0.002659 max=0.003216 Jy/beam ! Clean residual mean=0.000001 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.0736357 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0736357 Jy ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=7.721 mas, bpa=1.039 degrees ! Estimated noise=676.757 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.00397148 Jy ! Component: 100 - total flux cleaned = 0.00608113 Jy ! Component: 150 - total flux cleaned = 0.00675987 Jy ! Component: 200 - total flux cleaned = 0.00721445 Jy ! Total flux subtracted in 200 components = 0.00721445 Jy ! Clean residual min=-0.001641 max=0.001709 Jy/beam ! Clean residual mean=-0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0808502 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.0808502 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.988 mas, bmaj=13.85 mas, bpa=7.43 degrees ! Estimated noise=883.504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155977 Jy ! Component: 100 - total flux cleaned = 0.00229642 Jy ! Component: 150 - total flux cleaned = 0.00253559 Jy ! Component: 200 - total flux cleaned = 0.00261597 Jy ! Total flux subtracted in 200 components = 0.00261597 Jy ! Clean residual min=-0.001727 max=0.001838 Jy/beam ! Clean residual mean=-0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0834661 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 = 1.32083e-05 Jy ! Component: 100 - total flux cleaned = 2.63592e-05 Jy ! Component: 150 - total flux cleaned = 5.06763e-05 Jy ! Component: 200 - total flux cleaned = 6.25159e-05 Jy ! Total flux subtracted in 200 components = 6.25159e-05 Jy ! Clean residual min=-0.001732 max=0.001850 Jy/beam ! Clean residual mean=-0.000003 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0835287 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.0835287 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=7.721 mas, bpa=1.039 degrees ! Estimated noise=676.757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203538 Jy ! Component: 100 - total flux cleaned = -0.000103627 Jy ! Component: 150 - total flux cleaned = -7.46821e-05 Jy ! Component: 200 - total flux cleaned = -9.89566e-05 Jy ! Total flux subtracted in 200 components = -9.89566e-05 Jy ! Clean residual min=-0.001549 max=0.001639 Jy/beam ! Clean residual mean=-0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0834297 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.0834297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090055Jy sigma=0.000646 ! Fit after self-cal, rms=0.090049Jy sigma=0.000646 wmodel J1336-1529_S_2017_02_19_pus_map.mod ! Writing 71 model components to file: J1336-1529_S_2017_02_19_pus_map.mod wobs J1336-1529_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1336-1529_S_2017_02_19_pus_uvs.fits wwins J1336-1529_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J1336-1529_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 = 4.00154e-06 Jy ! Component: 100 - total flux cleaned = -4.85147e-05 Jy ! Component: 150 - total flux cleaned = -0.000174913 Jy ! Component: 200 - total flux cleaned = -0.00032084 Jy ! Component: 250 - total flux cleaned = -0.000344382 Jy ! Component: 300 - total flux cleaned = -0.000413819 Jy ! Component: 350 - total flux cleaned = -0.000526384 Jy ! Component: 400 - total flux cleaned = -0.00059248 Jy ! Component: 450 - total flux cleaned = -0.000678691 Jy ! Component: 500 - total flux cleaned = -0.000720855 Jy ! Component: 550 - total flux cleaned = -0.000761999 Jy ! Component: 600 - total flux cleaned = -0.00084323 Jy ! Component: 650 - total flux cleaned = -0.000842926 Jy ! Component: 700 - total flux cleaned = -0.000941594 Jy ! Component: 750 - total flux cleaned = -0.000999731 Jy ! Component: 800 - total flux cleaned = -0.00101893 Jy ! Component: 850 - total flux cleaned = -0.00103789 Jy ! Component: 900 - total flux cleaned = -0.00105653 Jy ! Component: 950 - total flux cleaned = -0.00111173 Jy ! Component: 1000 - total flux cleaned = -0.00114769 Jy ! Component: 1050 - total flux cleaned = -0.00111227 Jy ! Component: 1100 - total flux cleaned = -0.00120051 Jy ! Component: 1150 - total flux cleaned = -0.0012352 Jy ! Component: 1200 - total flux cleaned = -0.00123553 Jy ! Component: 1250 - total flux cleaned = -0.00130378 Jy ! Component: 1300 - total flux cleaned = -0.00132031 Jy ! Component: 1350 - total flux cleaned = -0.00142028 Jy ! Component: 1400 - total flux cleaned = -0.00137136 Jy ! Component: 1450 - total flux cleaned = -0.00145267 Jy ! Component: 1500 - total flux cleaned = -0.00146912 Jy ! Component: 1550 - total flux cleaned = -0.0015328 Jy ! Component: 1600 - total flux cleaned = -0.00158035 Jy ! Component: 1650 - total flux cleaned = -0.00162682 Jy ! Component: 1700 - total flux cleaned = -0.00167272 Jy ! Component: 1750 - total flux cleaned = -0.00173339 Jy ! Component: 1800 - total flux cleaned = -0.00171854 Jy ! Component: 1850 - total flux cleaned = -0.00180781 Jy ! Component: 1900 - total flux cleaned = -0.0018372 Jy ! Component: 1950 - total flux cleaned = -0.0018227 Jy ! Component: 2000 - total flux cleaned = -0.00192379 Jy ! Component: 2050 - total flux cleaned = -0.00200934 Jy ! Component: 2100 - total flux cleaned = -0.00210806 Jy ! Component: 2150 - total flux cleaned = -0.00216383 Jy ! Component: 2200 - total flux cleaned = -0.00219147 Jy ! Component: 2250 - total flux cleaned = -0.00223265 Jy ! Component: 2300 - total flux cleaned = -0.00227341 Jy ! Component: 2350 - total flux cleaned = -0.00231398 Jy ! Component: 2400 - total flux cleaned = -0.00236764 Jy ! Component: 2450 - total flux cleaned = -0.00235454 Jy ! Component: 2500 - total flux cleaned = -0.00239394 Jy ! Component: 2550 - total flux cleaned = -0.00247221 Jy ! Component: 2600 - total flux cleaned = -0.00244651 Jy ! Component: 2650 - total flux cleaned = -0.00248495 Jy ! Component: 2700 - total flux cleaned = -0.00248496 Jy ! Component: 2750 - total flux cleaned = -0.00251025 Jy ! Component: 2800 - total flux cleaned = -0.00256038 Jy ! Component: 2850 - total flux cleaned = -0.0024857 Jy ! Component: 2900 - total flux cleaned = -0.00251049 Jy ! Component: 2950 - total flux cleaned = -0.00253502 Jy ! Component: 3000 - total flux cleaned = -0.00248646 Jy ! Component: 3050 - total flux cleaned = -0.00253456 Jy ! Component: 3100 - total flux cleaned = -0.00247473 Jy ! Component: 3150 - total flux cleaned = -0.00243917 Jy ! Component: 3200 - total flux cleaned = -0.00243916 Jy ! Component: 3250 - total flux cleaned = -0.00246267 Jy ! Component: 3300 - total flux cleaned = -0.00243953 Jy ! Component: 3350 - total flux cleaned = -0.00241654 Jy ! Component: 3400 - total flux cleaned = -0.00246243 Jy ! Component: 3450 - total flux cleaned = -0.00241686 Jy ! Component: 3500 - total flux cleaned = -0.00233776 Jy ! Component: 3550 - total flux cleaned = -0.00232651 Jy ! Component: 3600 - total flux cleaned = -0.00231548 Jy ! Component: 3650 - total flux cleaned = -0.0022823 Jy ! Component: 3700 - total flux cleaned = -0.00229343 Jy ! Component: 3750 - total flux cleaned = -0.00227148 Jy ! Component: 3800 - total flux cleaned = -0.00220623 Jy ! Component: 3850 - total flux cleaned = -0.00217386 Jy ! Component: 3900 - total flux cleaned = -0.00213092 Jy ! Component: 3950 - total flux cleaned = -0.00210958 Jy ! Component: 4000 - total flux cleaned = -0.0020352 Jy ! Component: 4050 - total flux cleaned = -0.00200366 Jy ! Total flux subtracted in 4096 components = -0.0019827 Jy ! Clean residual min=-0.000588 max=0.000685 Jy/beam ! Clean residual mean=-0.000001 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.081447 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 363 components and 0.081447 Jy ![Exited script file: muppet] wmap "J1336-1529_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.08 x 7.721 at 1.039 degrees (North through East) ! Clean map min=-0.0011823 max=0.063232 Jy/beam ! Writing clean map to FITS file: J1336-1529_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.0632318 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191223 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.907248 0.907248 1.8145 3.62899 7.25798 14.516 29.0319 58.0639 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.063 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.08 x 7.721 at 1.039 degrees (North through East) ! Clean map min=-0.0011823 max=0.063232 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 J1336-1529_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:52:14 2019