! Started logfile: J0743+2328_S_2017_06_15_pus_uvs.log on Tue May 7 15:13:30 2019 obs J0743+2328_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0743+2328_S_2017_06_15_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.898328 visibilities/baseline/integration-bin. ! Found source: J0743+2328 ! ! 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 603 lines of history. ! ! Reading 18272 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 J0743+2328_S_2017_06_15_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 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 151 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 683 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.945621Jy sigma=0.008664 ! Fit after self-cal, rms=0.929239Jy sigma=0.008547 ! 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.96 mas, bmaj=6.114 mas, bpa=-4.923 degrees ! Estimated noise=1145.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 = 0.054531 Jy ! Component: 100 - total flux cleaned = 0.0709929 Jy ! Total flux subtracted in 100 components = 0.0709929 Jy ! Clean residual min=-0.004066 max=0.007476 Jy/beam ! Clean residual mean=-0.000008 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.0709929 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0709929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078272Jy sigma=0.000672 ! Fit after self-cal, rms=0.078219Jy sigma=0.000671 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00884022 Jy ! Component: 100 - total flux cleaned = 0.0133015 Jy ! Total flux subtracted in 100 components = 0.0133015 Jy ! Clean residual min=-0.003173 max=0.003364 Jy/beam ! Clean residual mean=-0.000001 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.0842944 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.0842944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077132Jy sigma=0.000660 ! Fit after self-cal, rms=0.077123Jy sigma=0.000660 ! 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.532 mas, bmaj=6.851 mas, bpa=-4.549 degrees ! Estimated noise=684.954 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 (4.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00441087 Jy ! Component: 100 - total flux cleaned = 0.00650117 Jy ! Component: 150 - total flux cleaned = 0.00735183 Jy ! Component: 200 - total flux cleaned = 0.00779262 Jy ! Total flux subtracted in 200 components = 0.00779262 Jy ! Clean residual min=-0.001736 max=0.001935 Jy/beam ! Clean residual mean=-0.000001 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.092087 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 0.092087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076869Jy sigma=0.000657 ! Fit after self-cal, rms=0.076846Jy sigma=0.000657 ! 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.98 FD 0.99 HN 0.99 KP 1.06 ! LA 1.03 MK 1.03 NL 0.94 OV 1.00 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 1.00 KP 0.99 ! LA 0.95 MK 1.00 NL 1.02 OV 1.08 ! PT 0.99 SC 1.10 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 1.00 KP 1.01 ! LA 0.97 MK 1.01 NL 1.03 OV 0.96 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.88 KP 1.00* ! LA 0.96 MK 0.84 NL 1.00* OV 1.00* ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.076846Jy sigma=0.000657 ! Fit after self-cal, rms=0.076008Jy sigma=0.000656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=6.863 mas, bpa=-4.667 degrees ! Estimated noise=680.321 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.000527295 Jy ! Component: 100 - total flux cleaned = 0.000420561 Jy ! Component: 150 - total flux cleaned = 0.000306241 Jy ! Component: 200 - total flux cleaned = 0.000284137 Jy ! Total flux subtracted in 200 components = 0.000284137 Jy ! Clean residual min=-0.001672 max=0.001692 Jy/beam ! Clean residual mean=-0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0923712 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.0923712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075975Jy sigma=0.000656 ! Fit after self-cal, rms=0.075966Jy sigma=0.000656 ! 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.075966Jy sigma=0.000656 ! Fit after self-cal, rms=0.076574Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=6.859 mas, bpa=-4.666 degrees ! Estimated noise=679.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261663 Jy ! Component: 100 - total flux cleaned = 0.00033273 Jy ! Component: 150 - total flux cleaned = 0.000372546 Jy ! Component: 200 - total flux cleaned = 0.000390611 Jy ! Total flux subtracted in 200 components = 0.000390611 Jy ! Clean residual min=-0.001481 max=0.001638 Jy/beam ! Clean residual mean=-0.000003 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0927618 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.0927618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076561Jy sigma=0.000654 ! Fit after self-cal, rms=0.076579Jy sigma=0.000654 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 (-115, -32.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000721848 Jy ! Component: 100 - total flux cleaned = 0.000379726 Jy ! Component: 150 - total flux cleaned = 9.06374e-05 Jy ! Component: 200 - total flux cleaned = -3.17129e-05 Jy ! Total flux subtracted in 200 components = -3.17129e-05 Jy ! Clean residual min=-0.001468 max=0.001545 Jy/beam ! Clean residual mean=-0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0927301 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.0927301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076541Jy sigma=0.000654 ! Fit after self-cal, rms=0.076537Jy sigma=0.000654 ! 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.076537Jy sigma=0.000654 ! Fit after self-cal, rms=0.076646Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=6.855 mas, bpa=-4.768 degrees ! Estimated noise=679.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248629 Jy ! Component: 100 - total flux cleaned = 0.000223538 Jy ! Component: 150 - total flux cleaned = 0.000243658 Jy ! Component: 200 - total flux cleaned = 0.00022231 Jy ! Total flux subtracted in 200 components = 0.00022231 Jy ! Clean residual min=-0.001391 max=0.001571 Jy/beam ! Clean residual mean=-0.000003 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0929524 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.0929524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076630Jy sigma=0.000654 ! Fit after self-cal, rms=0.076633Jy sigma=0.000654 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 (-4, 35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000912738 Jy ! Component: 100 - total flux cleaned = 0.000844149 Jy ! Component: 150 - total flux cleaned = 0.000846623 Jy ! Component: 200 - total flux cleaned = 0.000775934 Jy ! Total flux subtracted in 200 components = 0.000775934 Jy ! Clean residual min=-0.001309 max=0.001407 Jy/beam ! Clean residual mean=-0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0937283 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.0937283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076603Jy sigma=0.000653 ! Fit after self-cal, rms=0.076596Jy sigma=0.000653 ! 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.076596Jy sigma=0.000653 ! Fit after self-cal, rms=0.076619Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.593 mas, bmaj=10.63 mas, bpa=-11.25 degrees ! Estimated noise=825.786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000333945 Jy ! Component: 100 - total flux cleaned = -0.00016131 Jy ! Component: 150 - total flux cleaned = -0.000176194 Jy ! Component: 200 - total flux cleaned = -0.000189476 Jy ! Total flux subtracted in 200 components = -0.000189476 Jy ! Clean residual min=-0.001284 max=0.001455 Jy/beam ! Clean residual mean=-0.000005 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0935388 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.0935388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076614Jy sigma=0.000653 ! Fit after self-cal, rms=0.076616Jy sigma=0.000653 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.20332e-06 Jy ! Component: 100 - total flux cleaned = -4.24919e-05 Jy ! Component: 150 - total flux cleaned = -7.73116e-05 Jy ! Component: 200 - total flux cleaned = -0.000110537 Jy ! Total flux subtracted in 200 components = -0.000110537 Jy ! Clean residual min=-0.001208 max=0.001441 Jy/beam ! Clean residual mean=-0.000005 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0934283 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 131 components and 0.0934283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076613Jy sigma=0.000653 ! Fit after self-cal, rms=0.076612Jy sigma=0.000653 ! 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.512 mas, bmaj=6.857 mas, bpa=-4.808 degrees ! Estimated noise=678.838 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.512 x 6.857 at -4.808 degrees (North through East) ! Clean map min=-0.0012712 max=0.071366 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.944 mas, bmaj=6.13 mas, bpa=-4.728 degrees ! Estimated noise=1131.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0531603 Jy ! Component: 100 - total flux cleaned = 0.0709491 Jy ! Component: 150 - total flux cleaned = 0.0796144 Jy ! Component: 200 - total flux cleaned = 0.0846163 Jy ! Total flux subtracted in 200 components = 0.0846163 Jy ! Clean residual min=-0.002987 max=0.003199 Jy/beam ! Clean residual mean=-0.000006 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.0846163 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.0846163 Jy ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=6.857 mas, bpa=-4.808 degrees ! Estimated noise=678.838 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.00441263 Jy ! Component: 100 - total flux cleaned = 0.00685435 Jy ! Component: 150 - total flux cleaned = 0.00848433 Jy ! Component: 200 - total flux cleaned = 0.00936506 Jy ! Total flux subtracted in 200 components = 0.00936506 Jy ! Clean residual min=-0.001523 max=0.001533 Jy/beam ! Clean residual mean=-0.000006 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0939813 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.0939813 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.593 mas, bmaj=10.63 mas, bpa=-11.25 degrees ! Estimated noise=825.786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.94489e-05 Jy ! Component: 100 - total flux cleaned = -7.91669e-05 Jy ! Component: 150 - total flux cleaned = -0.000255797 Jy ! Component: 200 - total flux cleaned = -0.000330595 Jy ! Total flux subtracted in 200 components = -0.000330595 Jy ! Clean residual min=-0.001370 max=0.001431 Jy/beam ! Clean residual mean=-0.000007 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0936507 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 = -4.59137e-05 Jy ! Component: 100 - total flux cleaned = -8.88249e-05 Jy ! Component: 150 - total flux cleaned = -0.000128471 Jy ! Component: 200 - total flux cleaned = -0.000165393 Jy ! Total flux subtracted in 200 components = -0.000165393 Jy ! Clean residual min=-0.001350 max=0.001387 Jy/beam ! Clean residual mean=-0.000006 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0934853 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 70 components and 0.0934853 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=6.857 mas, bpa=-4.808 degrees ! Estimated noise=678.838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000106619 Jy ! Component: 100 - total flux cleaned = 0.000250563 Jy ! Component: 150 - total flux cleaned = 0.000185291 Jy ! Component: 200 - total flux cleaned = 0.000126762 Jy ! Total flux subtracted in 200 components = 0.000126762 Jy ! Clean residual min=-0.001351 max=0.001367 Jy/beam ! Clean residual mean=-0.000003 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0936121 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 88 components and 0.0936121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076644Jy sigma=0.000654 ! Fit after self-cal, rms=0.076644Jy sigma=0.000654 wmodel J0743+2328_S_2017_06_15_pus_map.mod ! Writing 88 model components to file: J0743+2328_S_2017_06_15_pus_map.mod wobs J0743+2328_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0743+2328_S_2017_06_15_pus_uvs.fits wwins J0743+2328_S_2017_06_15_pus_map.win ! wwins: Wrote 4 windows to J0743+2328_S_2017_06_15_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 = 8.40546e-05 Jy ! Component: 100 - total flux cleaned = 3.58689e-05 Jy ! Component: 150 - total flux cleaned = -5.61622e-05 Jy ! Component: 200 - total flux cleaned = -0.000122397 Jy ! Component: 250 - total flux cleaned = -0.000122114 Jy ! Component: 300 - total flux cleaned = -0.000122396 Jy ! Component: 350 - total flux cleaned = -0.000163389 Jy ! Component: 400 - total flux cleaned = -0.000203491 Jy ! Component: 450 - total flux cleaned = -0.000243194 Jy ! Component: 500 - total flux cleaned = -0.000281953 Jy ! Component: 550 - total flux cleaned = -0.000282009 Jy ! Component: 600 - total flux cleaned = -0.000300791 Jy ! Component: 650 - total flux cleaned = -0.000337212 Jy ! Component: 700 - total flux cleaned = -0.000337048 Jy ! Component: 750 - total flux cleaned = -0.000354674 Jy ! Component: 800 - total flux cleaned = -0.000389583 Jy ! Component: 850 - total flux cleaned = -0.000458842 Jy ! Component: 900 - total flux cleaned = -0.000493211 Jy ! Component: 950 - total flux cleaned = -0.000594696 Jy ! Component: 1000 - total flux cleaned = -0.000611291 Jy ! Component: 1050 - total flux cleaned = -0.000660975 Jy ! Component: 1100 - total flux cleaned = -0.000775463 Jy ! Component: 1150 - total flux cleaned = -0.000888653 Jy ! Component: 1200 - total flux cleaned = -0.000904512 Jy ! Component: 1250 - total flux cleaned = -0.00103155 Jy ! Component: 1300 - total flux cleaned = -0.00106289 Jy ! Component: 1350 - total flux cleaned = -0.00109411 Jy ! Component: 1400 - total flux cleaned = -0.00117136 Jy ! Component: 1450 - total flux cleaned = -0.00120208 Jy ! Component: 1500 - total flux cleaned = -0.00124772 Jy ! Component: 1550 - total flux cleaned = -0.00126289 Jy ! Component: 1600 - total flux cleaned = -0.00130749 Jy ! Component: 1650 - total flux cleaned = -0.00136682 Jy ! Component: 1700 - total flux cleaned = -0.00142548 Jy ! Component: 1750 - total flux cleaned = -0.00148372 Jy ! Component: 1800 - total flux cleaned = -0.0015416 Jy ! Component: 1850 - total flux cleaned = -0.00165622 Jy ! Component: 1900 - total flux cleaned = -0.00165591 Jy ! Component: 1950 - total flux cleaned = -0.00169828 Jy ! Component: 2000 - total flux cleaned = -0.00178232 Jy ! Component: 2050 - total flux cleaned = -0.00179616 Jy ! Component: 2100 - total flux cleaned = -0.00183756 Jy ! Component: 2150 - total flux cleaned = -0.00190599 Jy ! Component: 2200 - total flux cleaned = -0.00198747 Jy ! Component: 2250 - total flux cleaned = -0.00204122 Jy ! Component: 2300 - total flux cleaned = -0.00202764 Jy ! Component: 2350 - total flux cleaned = -0.00208068 Jy ! Component: 2400 - total flux cleaned = -0.00214677 Jy ! Component: 2450 - total flux cleaned = -0.00219904 Jy ! Component: 2500 - total flux cleaned = -0.00225126 Jy ! Component: 2550 - total flux cleaned = -0.00231588 Jy ! Component: 2600 - total flux cleaned = -0.00235433 Jy ! Component: 2650 - total flux cleaned = -0.0024435 Jy ! Component: 2700 - total flux cleaned = -0.00245628 Jy ! Component: 2750 - total flux cleaned = -0.00249406 Jy ! Component: 2800 - total flux cleaned = -0.00251919 Jy ! Component: 2850 - total flux cleaned = -0.00260627 Jy ! Component: 2900 - total flux cleaned = -0.00263096 Jy ! Component: 2950 - total flux cleaned = -0.00266781 Jy ! Component: 3000 - total flux cleaned = -0.00269221 Jy ! Component: 3050 - total flux cleaned = -0.00270441 Jy ! Component: 3100 - total flux cleaned = -0.00274056 Jy ! Component: 3150 - total flux cleaned = -0.00275257 Jy ! Component: 3200 - total flux cleaned = -0.00283594 Jy ! Component: 3250 - total flux cleaned = -0.00287124 Jy ! Component: 3300 - total flux cleaned = -0.00287126 Jy ! Component: 3350 - total flux cleaned = -0.00287118 Jy ! Component: 3400 - total flux cleaned = -0.00291754 Jy ! Component: 3450 - total flux cleaned = -0.00295218 Jy ! Component: 3500 - total flux cleaned = -0.00296369 Jy ! Component: 3550 - total flux cleaned = -0.00300929 Jy ! Component: 3600 - total flux cleaned = -0.00303199 Jy ! Component: 3650 - total flux cleaned = -0.00306574 Jy ! Component: 3700 - total flux cleaned = -0.00306577 Jy ! Component: 3750 - total flux cleaned = -0.00308802 Jy ! Component: 3800 - total flux cleaned = -0.00314343 Jy ! Component: 3850 - total flux cleaned = -0.00315448 Jy ! Component: 3900 - total flux cleaned = -0.0032094 Jy ! Component: 3950 - total flux cleaned = -0.00316568 Jy ! Component: 4000 - total flux cleaned = -0.00325262 Jy ! Component: 4050 - total flux cleaned = -0.0032742 Jy ! Total flux subtracted in 4096 components = -0.00330637 Jy ! Clean residual min=-0.000758 max=0.000695 Jy/beam ! Clean residual mean=-0.000001 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.0903057 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 372 components and 0.0903057 Jy ![Exited script file: muppet] wmap "J0743+2328_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.512 x 6.857 at -4.808 degrees (North through East) ! Clean map min=-0.001166 max=0.070903 Jy/beam ! Writing clean map to FITS file: J0743+2328_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0709026 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191823 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.811633 0.811633 1.62327 3.24653 6.49306 12.9861 25.9722 51.9445 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.07 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.512 x 6.857 at -4.808 degrees (North through East) ! Clean map min=-0.001166 max=0.070903 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 J0743+2328_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:13:35 2019