! Started logfile: J0459+3106_S_2017_02_24_pus_uvs.log on Sat May 4 11:18:24 2019 obs J0459+3106_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0459+3106_S_2017_02_24_pus_uva.fits ! AN table 1: 109 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.746993 visibilities/baseline/integration-bin. ! Found source: J0459+3106 ! ! 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 14656 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 J0459+3106_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 208 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 208 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 208 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 529 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.825759Jy sigma=0.007618 ! Fit after self-cal, rms=0.817340Jy sigma=0.007554 ! 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.993 mas, bmaj=5.527 mas, bpa=-3.923 degrees ! Estimated noise=958.419 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.140151 Jy ! Component: 100 - total flux cleaned = 0.172094 Jy ! Total flux subtracted in 100 components = 0.172094 Jy ! Clean residual min=-0.008386 max=0.042252 Jy/beam ! Clean residual mean=0.000002 rms=0.002761 Jy/beam ! Combined flux in latest and established models = 0.172094 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.172094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097711Jy sigma=0.000868 ! Fit after self-cal, rms=0.097700Jy sigma=0.000868 ! Inverting map ! Added new window around map position (6.5, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0339482 Jy ! Component: 100 - total flux cleaned = 0.0484491 Jy ! Total flux subtracted in 100 components = 0.0484491 Jy ! Clean residual min=-0.006581 max=0.011939 Jy/beam ! Clean residual mean=-0.000000 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.220543 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.220543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083594Jy sigma=0.000728 ! Fit after self-cal, rms=0.081520Jy sigma=0.000710 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126967 Jy ! Component: 100 - total flux cleaned = 0.0200788 Jy ! Total flux subtracted in 100 components = 0.0200788 Jy ! Clean residual min=-0.004112 max=0.004462 Jy/beam ! Clean residual mean=-0.000001 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.240622 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 0.240622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078819Jy sigma=0.000682 ! Fit after self-cal, rms=0.078632Jy sigma=0.000681 ! 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.616 mas, bmaj=6.487 mas, bpa=-2.652 degrees ! Estimated noise=687.593 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.0081191 Jy ! Component: 100 - total flux cleaned = 0.012463 Jy ! Component: 150 - total flux cleaned = 0.0150113 Jy ! Component: 200 - total flux cleaned = 0.0161211 Jy ! Total flux subtracted in 200 components = 0.0161211 Jy ! Clean residual min=-0.002568 max=0.002948 Jy/beam ! Clean residual mean=0.000001 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.256743 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 51 components and 0.256743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077759Jy sigma=0.000673 ! Fit after self-cal, rms=0.077704Jy sigma=0.000672 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.01 HN 1.01 KP 0.98 ! LA 0.97 MK 0.99 NL 1.02 OV 1.04 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.93 HN 1.05 KP 0.95 ! LA 0.93 MK 0.98 NL 0.95 OV 1.06 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.02 KP 1.02 ! LA 1.03 MK 1.01 NL 1.18 OV 0.96 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 0.94 KP 1.00* ! LA 1.05 MK 1.12 NL 1.00* OV 1.03 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.077704Jy sigma=0.000672 ! Fit after self-cal, rms=0.075931Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.594 mas, bmaj=6.457 mas, bpa=-2.157 degrees ! Estimated noise=689.396 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.000566113 Jy ! Component: 100 - total flux cleaned = 0.000597571 Jy ! Component: 150 - total flux cleaned = 0.000596966 Jy ! Component: 200 - total flux cleaned = 0.000595916 Jy ! Total flux subtracted in 200 components = 0.000595916 Jy ! Clean residual min=-0.001822 max=0.001737 Jy/beam ! Clean residual mean=0.000003 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.257339 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.257339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075899Jy sigma=0.000662 ! Fit after self-cal, rms=0.075895Jy sigma=0.000662 ! 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.075895Jy sigma=0.000662 ! Fit after self-cal, rms=0.075461Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.593 mas, bmaj=6.472 mas, bpa=-2.118 degrees ! Estimated noise=688.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000784828 Jy ! Component: 100 - total flux cleaned = 0.000789389 Jy ! Component: 150 - total flux cleaned = 0.000745471 Jy ! Component: 200 - total flux cleaned = 0.000709586 Jy ! Total flux subtracted in 200 components = 0.000709586 Jy ! Clean residual min=-0.001548 max=0.001566 Jy/beam ! Clean residual mean=-0.000000 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.258048 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 68 components and 0.258048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075444Jy sigma=0.000659 ! Fit after self-cal, rms=0.075445Jy sigma=0.000659 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.000113256 Jy ! Component: 100 - total flux cleaned = 8.08212e-05 Jy ! Component: 150 - total flux cleaned = 5.21009e-05 Jy ! Component: 200 - total flux cleaned = 1.44242e-05 Jy ! Total flux subtracted in 200 components = 1.44242e-05 Jy ! Clean residual min=-0.001555 max=0.001525 Jy/beam ! Clean residual mean=-0.000000 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.258063 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 82 components and 0.258063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075439Jy sigma=0.000659 ! Fit after self-cal, rms=0.075439Jy sigma=0.000659 ! 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.075439Jy sigma=0.000659 ! Fit after self-cal, rms=0.075358Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=6.477 mas, bpa=-2.153 degrees ! Estimated noise=688.459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00031925 Jy ! Component: 100 - total flux cleaned = 0.000318926 Jy ! Component: 150 - total flux cleaned = 0.000319048 Jy ! Component: 200 - total flux cleaned = 0.000319341 Jy ! Total flux subtracted in 200 components = 0.000319341 Jy ! Clean residual min=-0.001527 max=0.001481 Jy/beam ! Clean residual mean=-0.000000 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.258382 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.258382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075352Jy sigma=0.000659 ! Fit after self-cal, rms=0.075351Jy sigma=0.000659 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 = 4.44029e-05 Jy ! Component: 100 - total flux cleaned = 4.49372e-05 Jy ! Component: 150 - total flux cleaned = 4.50444e-05 Jy ! Component: 200 - total flux cleaned = 3.54519e-05 Jy ! Total flux subtracted in 200 components = 3.54519e-05 Jy ! Clean residual min=-0.001528 max=0.001493 Jy/beam ! Clean residual mean=-0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.258417 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.258417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075348Jy sigma=0.000659 ! Fit after self-cal, rms=0.075348Jy sigma=0.000659 ! 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.075348Jy sigma=0.000659 ! Fit after self-cal, rms=0.075328Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.589 mas, bmaj=9.768 mas, bpa=1.415 degrees ! Estimated noise=843.797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370951 Jy ! Component: 100 - total flux cleaned = 0.000372676 Jy ! Component: 150 - total flux cleaned = 0.000373577 Jy ! Component: 200 - total flux cleaned = 0.00037405 Jy ! Total flux subtracted in 200 components = 0.00037405 Jy ! Clean residual min=-0.001652 max=0.001722 Jy/beam ! Clean residual mean=-0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.258791 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 96 components and 0.258791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075327Jy sigma=0.000659 ! Fit after self-cal, rms=0.075325Jy sigma=0.000659 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 = 1.31682e-06 Jy ! Component: 100 - total flux cleaned = 9.3841e-06 Jy ! Component: 150 - total flux cleaned = 1.57788e-05 Jy ! Component: 200 - total flux cleaned = 2.12499e-05 Jy ! Total flux subtracted in 200 components = 2.12499e-05 Jy ! Clean residual min=-0.001637 max=0.001720 Jy/beam ! Clean residual mean=-0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.258813 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 100 components and 0.258813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075325Jy sigma=0.000659 ! Fit after self-cal, rms=0.075325Jy sigma=0.000659 ! 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.59 mas, bmaj=6.482 mas, bpa=-2.163 degrees ! Estimated noise=688.438 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.59 x 6.482 at -2.163 degrees (North through East) ! Clean map min=-0.0014692 max=0.17548 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.982 mas, bmaj=5.53 mas, bpa=-3.212 degrees ! Estimated noise=964.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140974 Jy ! Component: 100 - total flux cleaned = 0.188539 Jy ! Component: 150 - total flux cleaned = 0.212304 Jy ! Component: 200 - total flux cleaned = 0.227528 Jy ! Total flux subtracted in 200 components = 0.227528 Jy ! Clean residual min=-0.003491 max=0.008130 Jy/beam ! Clean residual mean=0.000001 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.227528 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.227528 Jy ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=6.482 mas, bpa=-2.163 degrees ! Estimated noise=688.438 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.0135558 Jy ! Component: 100 - total flux cleaned = 0.0211556 Jy ! Component: 150 - total flux cleaned = 0.025584 Jy ! Component: 200 - total flux cleaned = 0.0281888 Jy ! Total flux subtracted in 200 components = 0.0281888 Jy ! Clean residual min=-0.001720 max=0.001605 Jy/beam ! Clean residual mean=-0.000001 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.255717 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 42 components and 0.255717 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.589 mas, bmaj=9.768 mas, bpa=1.415 degrees ! Estimated noise=843.797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211923 Jy ! Component: 100 - total flux cleaned = 0.00298662 Jy ! Component: 150 - total flux cleaned = 0.00321135 Jy ! Component: 200 - total flux cleaned = 0.00324093 Jy ! Total flux subtracted in 200 components = 0.00324093 Jy ! Clean residual min=-0.001605 max=0.001696 Jy/beam ! Clean residual mean=-0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.258958 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.29469e-05 Jy ! Component: 100 - total flux cleaned = 3.53865e-05 Jy ! Component: 150 - total flux cleaned = 5.4969e-05 Jy ! Component: 200 - total flux cleaned = 6.36516e-05 Jy ! Total flux subtracted in 200 components = 6.36516e-05 Jy ! Clean residual min=-0.001619 max=0.001716 Jy/beam ! Clean residual mean=-0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.259021 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 72 components and 0.259021 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=6.482 mas, bpa=-2.163 degrees ! Estimated noise=688.438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144206 Jy ! Component: 100 - total flux cleaned = -0.00016847 Jy ! Component: 150 - total flux cleaned = -0.00021083 Jy ! Component: 200 - total flux cleaned = -0.000229884 Jy ! Total flux subtracted in 200 components = -0.000229884 Jy ! Clean residual min=-0.001580 max=0.001577 Jy/beam ! Clean residual mean=-0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.258791 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.258791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075346Jy sigma=0.000659 ! Fit after self-cal, rms=0.075346Jy sigma=0.000659 wmodel J0459+3106_S_2017_02_24_pus_map.mod ! Writing 80 model components to file: J0459+3106_S_2017_02_24_pus_map.mod wobs J0459+3106_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0459+3106_S_2017_02_24_pus_uvs.fits wwins J0459+3106_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J0459+3106_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 = -8.96913e-05 Jy ! Component: 100 - total flux cleaned = 7.21973e-05 Jy ! Component: 150 - total flux cleaned = 0.000176876 Jy ! Component: 200 - total flux cleaned = 0.000126954 Jy ! Component: 250 - total flux cleaned = 2.99957e-05 Jy ! Component: 300 - total flux cleaned = -4.1289e-05 Jy ! Component: 350 - total flux cleaned = -0.000110799 Jy ! Component: 400 - total flux cleaned = -0.000269027 Jy ! Component: 450 - total flux cleaned = -0.000335595 Jy ! Component: 500 - total flux cleaned = -0.00050973 Jy ! Component: 550 - total flux cleaned = -0.000595358 Jy ! Component: 600 - total flux cleaned = -0.000806301 Jy ! Component: 650 - total flux cleaned = -0.000992994 Jy ! Component: 700 - total flux cleaned = -0.0011767 Jy ! Component: 750 - total flux cleaned = -0.00135774 Jy ! Component: 800 - total flux cleaned = -0.00153659 Jy ! Component: 850 - total flux cleaned = -0.00169342 Jy ! Component: 900 - total flux cleaned = -0.00186715 Jy ! Component: 950 - total flux cleaned = -0.00200049 Jy ! Component: 1000 - total flux cleaned = -0.00205719 Jy ! Component: 1050 - total flux cleaned = -0.00218754 Jy ! Component: 1100 - total flux cleaned = -0.00224303 Jy ! Component: 1150 - total flux cleaned = -0.00235203 Jy ! Component: 1200 - total flux cleaned = -0.00245997 Jy ! Component: 1250 - total flux cleaned = -0.00253088 Jy ! Component: 1300 - total flux cleaned = -0.0026186 Jy ! Component: 1350 - total flux cleaned = -0.00268822 Jy ! Component: 1400 - total flux cleaned = -0.00282564 Jy ! Component: 1450 - total flux cleaned = -0.0029277 Jy ! Component: 1500 - total flux cleaned = -0.0029952 Jy ! Component: 1550 - total flux cleaned = -0.00309494 Jy ! Component: 1600 - total flux cleaned = -0.00307856 Jy ! Component: 1650 - total flux cleaned = -0.00314417 Jy ! Component: 1700 - total flux cleaned = -0.00324113 Jy ! Component: 1750 - total flux cleaned = -0.00322523 Jy ! Component: 1800 - total flux cleaned = -0.00325715 Jy ! Component: 1850 - total flux cleaned = -0.00328901 Jy ! Component: 1900 - total flux cleaned = -0.00332015 Jy ! Component: 1950 - total flux cleaned = -0.00335105 Jy ! Component: 2000 - total flux cleaned = -0.003305 Jy ! Component: 2050 - total flux cleaned = -0.00333546 Jy ! Component: 2100 - total flux cleaned = -0.00336564 Jy ! Component: 2150 - total flux cleaned = -0.00335064 Jy ! Component: 2200 - total flux cleaned = -0.00339531 Jy ! Component: 2250 - total flux cleaned = -0.00339531 Jy ! Component: 2300 - total flux cleaned = -0.00339529 Jy ! Component: 2350 - total flux cleaned = -0.00339526 Jy ! Component: 2400 - total flux cleaned = -0.00343841 Jy ! Component: 2450 - total flux cleaned = -0.00339561 Jy ! Component: 2500 - total flux cleaned = -0.00345225 Jy ! Component: 2550 - total flux cleaned = -0.00343827 Jy ! Component: 2600 - total flux cleaned = -0.00350793 Jy ! Component: 2650 - total flux cleaned = -0.00345263 Jy ! Component: 2700 - total flux cleaned = -0.0034528 Jy ! Component: 2750 - total flux cleaned = -0.00350744 Jy ! Component: 2800 - total flux cleaned = -0.00357512 Jy ! Component: 2850 - total flux cleaned = -0.00357508 Jy ! Component: 2900 - total flux cleaned = -0.00361501 Jy ! Component: 2950 - total flux cleaned = -0.00361521 Jy ! Component: 3000 - total flux cleaned = -0.0036152 Jy ! Component: 3050 - total flux cleaned = -0.00366745 Jy ! Component: 3100 - total flux cleaned = -0.00371937 Jy ! Component: 3150 - total flux cleaned = -0.00371947 Jy ! Component: 3200 - total flux cleaned = -0.00374496 Jy ! Component: 3250 - total flux cleaned = -0.0037323 Jy ! Component: 3300 - total flux cleaned = -0.00382081 Jy ! Component: 3350 - total flux cleaned = -0.00385846 Jy ! Component: 3400 - total flux cleaned = -0.0039458 Jy ! Component: 3450 - total flux cleaned = -0.00389608 Jy ! Component: 3500 - total flux cleaned = -0.00392076 Jy ! Component: 3550 - total flux cleaned = -0.00395757 Jy ! Component: 3600 - total flux cleaned = -0.00398186 Jy ! Component: 3650 - total flux cleaned = -0.00403039 Jy ! Component: 3700 - total flux cleaned = -0.00400631 Jy ! Component: 3750 - total flux cleaned = -0.00407814 Jy ! Component: 3800 - total flux cleaned = -0.00411378 Jy ! Component: 3850 - total flux cleaned = -0.00407824 Jy ! Component: 3900 - total flux cleaned = -0.00416066 Jy ! Component: 3950 - total flux cleaned = -0.00416058 Jy ! Component: 4000 - total flux cleaned = -0.00421872 Jy ! Component: 4050 - total flux cleaned = -0.00421869 Jy ! Total flux subtracted in 4096 components = -0.00420701 Jy ! Clean residual min=-0.000666 max=0.000672 Jy/beam ! Clean residual mean=-0.000000 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.254584 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 386 components and 0.254585 Jy ![Exited script file: muppet] wmap "J0459+3106_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.59 x 6.482 at -2.163 degrees (North through East) ! Clean map min=-0.0013601 max=0.17532 Jy/beam ! Writing clean map to FITS file: J0459+3106_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 0.175321 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214317 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.366727 0.366727 0.733455 1.46691 2.93382 5.86764 11.7353 23.4706 46.9411 93.8822 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.175 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.59 x 6.482 at -2.163 degrees (North through East) ! Clean map min=-0.0013601 max=0.17532 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 J0459+3106_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:18:29 2019