! Started logfile: J0748+2400_S_2017_06_10_pus_uvs.log on Mon May 6 14:47:58 2019 obs J0748+2400_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0748+2400_S_2017_06_10_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0748+2400 ! ! 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 1154 lines of history. ! ! Reading 3240 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 J0748+2400_S_2017_06_10_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.709737Jy sigma=0.006979 ! Fit after self-cal, rms=0.698955Jy sigma=0.006867 ! 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.946 mas, bmaj=6.817 mas, bpa=8.282 degrees ! Estimated noise=1700.29 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.231366 Jy ! Component: 100 - total flux cleaned = 0.296121 Jy ! Total flux subtracted in 100 components = 0.296121 Jy ! Clean residual min=-0.014252 max=0.028855 Jy/beam ! Clean residual mean=0.000006 rms=0.003814 Jy/beam ! Combined flux in latest and established models = 0.296121 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.296121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097504Jy sigma=0.000922 ! Fit after self-cal, rms=0.097297Jy sigma=0.000919 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0326391 Jy ! Component: 100 - total flux cleaned = 0.0494072 Jy ! Total flux subtracted in 100 components = 0.0494072 Jy ! Clean residual min=-0.009735 max=0.013526 Jy/beam ! Clean residual mean=0.000005 rms=0.002442 Jy/beam ! Combined flux in latest and established models = 0.345528 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.345528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085209Jy sigma=0.000793 ! Fit after self-cal, rms=0.085061Jy sigma=0.000791 ! Inverting map ! Added new window around map position (-4, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133987 Jy ! Component: 100 - total flux cleaned = 0.0209747 Jy ! Total flux subtracted in 100 components = 0.0209747 Jy ! Clean residual min=-0.008589 max=0.010224 Jy/beam ! Clean residual mean=0.000004 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.366503 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.366503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082802Jy sigma=0.000769 ! Fit after self-cal, rms=0.082696Jy sigma=0.000768 ! 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.471 mas, bmaj=7.599 mas, bpa=11.87 degrees ! Estimated noise=1427.42 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.00696127 Jy ! Component: 100 - total flux cleaned = 0.0109826 Jy ! Component: 150 - total flux cleaned = 0.0129185 Jy ! Component: 200 - total flux cleaned = 0.0140326 Jy ! Total flux subtracted in 200 components = 0.0140326 Jy ! Clean residual min=-0.008554 max=0.009271 Jy/beam ! Clean residual mean=0.000009 rms=0.002050 Jy/beam ! Combined flux in latest and established models = 0.380535 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.380535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082010Jy sigma=0.000762 ! Fit after self-cal, rms=0.081970Jy sigma=0.000761 ! 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.99 FD 0.89 HN 0.95 KP 1.04 ! LA 1.01 MK 1.09 NL 0.92 OV 1.01 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.98 HN 0.99 KP 0.98 ! LA 0.97 MK 1.06 NL 1.04 OV 1.04 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.00 KP 0.99 ! LA 1.00 MK 1.10 NL 0.98 OV 0.93 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.99 KP 1.00* ! LA 1.00 MK 0.94 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.081970Jy sigma=0.000761 ! Fit after self-cal, rms=0.079192Jy sigma=0.000718 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.499 mas, bmaj=7.639 mas, bpa=12.04 degrees ! Estimated noise=1433.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00216504 Jy ! Component: 100 - total flux cleaned = -0.0027116 Jy ! Component: 150 - total flux cleaned = -0.00293617 Jy ! Component: 200 - total flux cleaned = -0.00313228 Jy ! Total flux subtracted in 200 components = -0.00313228 Jy ! Clean residual min=-0.007366 max=0.006575 Jy/beam ! Clean residual mean=0.000014 rms=0.001775 Jy/beam ! Combined flux in latest and established models = 0.377403 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.377403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078980Jy sigma=0.000716 ! Fit after self-cal, rms=0.078999Jy sigma=0.000716 ! 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.078999Jy sigma=0.000716 ! Fit after self-cal, rms=0.076436Jy sigma=0.000687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=7.616 mas, bpa=11.77 degrees ! Estimated noise=1431.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00193093 Jy ! Component: 100 - total flux cleaned = -0.00245251 Jy ! Component: 150 - total flux cleaned = -0.00240014 Jy ! Component: 200 - total flux cleaned = -0.00235576 Jy ! Total flux subtracted in 200 components = -0.00235576 Jy ! Clean residual min=-0.004760 max=0.006527 Jy/beam ! Clean residual mean=0.000002 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.375047 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.375047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076327Jy sigma=0.000686 ! Fit after self-cal, rms=0.076341Jy sigma=0.000686 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 (-12.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00598139 Jy ! Component: 100 - total flux cleaned = 0.00903402 Jy ! Component: 150 - total flux cleaned = 0.00986699 Jy ! Component: 200 - total flux cleaned = 0.0104519 Jy ! Total flux subtracted in 200 components = 0.0104519 Jy ! Clean residual min=-0.004707 max=0.003803 Jy/beam ! Clean residual mean=0.000001 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.385499 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 102 components and 0.385499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075859Jy sigma=0.000681 ! Fit after self-cal, rms=0.075838Jy sigma=0.000681 ! 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.075838Jy sigma=0.000681 ! Fit after self-cal, rms=0.075926Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=7.615 mas, bpa=11.79 degrees ! Estimated noise=1427.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154832 Jy ! Component: 100 - total flux cleaned = 0.00155556 Jy ! Component: 150 - total flux cleaned = 0.00155352 Jy ! Component: 200 - total flux cleaned = 0.00154905 Jy ! Total flux subtracted in 200 components = 0.00154905 Jy ! Clean residual min=-0.004466 max=0.003634 Jy/beam ! Clean residual mean=0.000000 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.387048 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 120 components and 0.387048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075816Jy sigma=0.000679 ! Fit after self-cal, rms=0.075820Jy sigma=0.000679 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.000421407 Jy ! Component: 100 - total flux cleaned = 0.000379164 Jy ! Component: 150 - total flux cleaned = 0.000338005 Jy ! Component: 200 - total flux cleaned = 0.000262986 Jy ! Total flux subtracted in 200 components = 0.000262986 Jy ! Clean residual min=-0.004389 max=0.003582 Jy/beam ! Clean residual mean=0.000000 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.387311 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 132 components and 0.387311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075774Jy sigma=0.000679 ! Fit after self-cal, rms=0.075773Jy sigma=0.000679 ! 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.075773Jy sigma=0.000679 ! Fit after self-cal, rms=0.075913Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.352 mas, bmaj=10.86 mas, bpa=2.141 degrees ! Estimated noise=1767.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000147706 Jy ! Component: 100 - total flux cleaned = 0.000107088 Jy ! Component: 150 - total flux cleaned = 0.000104015 Jy ! Component: 200 - total flux cleaned = 7.30544e-05 Jy ! Total flux subtracted in 200 components = 7.30544e-05 Jy ! Clean residual min=-0.005583 max=0.004137 Jy/beam ! Clean residual mean=-0.000001 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.387384 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 146 components and 0.387384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075896Jy sigma=0.000678 ! Fit after self-cal, rms=0.075897Jy sigma=0.000678 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 = -8.32987e-05 Jy ! Component: 100 - total flux cleaned = -0.000134849 Jy ! Component: 150 - total flux cleaned = -0.000110402 Jy ! Component: 200 - total flux cleaned = -6.67275e-05 Jy ! Total flux subtracted in 200 components = -6.67275e-05 Jy ! Clean residual min=-0.005433 max=0.004118 Jy/beam ! Clean residual mean=-0.000001 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.387318 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 160 components and 0.387318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075893Jy sigma=0.000678 ! Fit after self-cal, rms=0.075892Jy sigma=0.000678 ! 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.491 mas, bmaj=7.618 mas, bpa=11.76 degrees ! Estimated noise=1427.2 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.491 x 7.618 at 11.76 degrees (North through East) ! Clean map min=-0.0040787 max=0.30162 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.973 mas, bmaj=6.822 mas, bpa=8.222 degrees ! Estimated noise=1694.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.230125 Jy ! Component: 100 - total flux cleaned = 0.295812 Jy ! Component: 150 - total flux cleaned = 0.32768 Jy ! Component: 200 - total flux cleaned = 0.345144 Jy ! Total flux subtracted in 200 components = 0.345144 Jy ! Clean residual min=-0.006112 max=0.008669 Jy/beam ! Clean residual mean=0.000000 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.345144 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.345144 Jy ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=7.618 mas, bpa=11.76 degrees ! Estimated noise=1427.2 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.0123235 Jy ! Component: 100 - total flux cleaned = 0.0199864 Jy ! Component: 150 - total flux cleaned = 0.0255456 Jy ! Component: 200 - total flux cleaned = 0.0297966 Jy ! Total flux subtracted in 200 components = 0.0297966 Jy ! Clean residual min=-0.004389 max=0.004024 Jy/beam ! Clean residual mean=0.000002 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.374941 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 45 components and 0.374941 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.352 mas, bmaj=10.86 mas, bpa=2.141 degrees ! Estimated noise=1767.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00485033 Jy ! Component: 100 - total flux cleaned = 0.00771589 Jy ! Component: 150 - total flux cleaned = 0.00965642 Jy ! Component: 200 - total flux cleaned = 0.0108768 Jy ! Total flux subtracted in 200 components = 0.0108768 Jy ! Clean residual min=-0.005402 max=0.004110 Jy/beam ! Clean residual mean=-0.000001 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.385817 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.000475015 Jy ! Component: 100 - total flux cleaned = 0.000727438 Jy ! Component: 150 - total flux cleaned = 0.000884592 Jy ! Component: 200 - total flux cleaned = 0.00096929 Jy ! Total flux subtracted in 200 components = 0.00096929 Jy ! Clean residual min=-0.005320 max=0.004048 Jy/beam ! Clean residual mean=-0.000001 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.386787 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 83 components and 0.386787 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=7.618 mas, bpa=11.76 degrees ! Estimated noise=1427.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241276 Jy ! Component: 100 - total flux cleaned = -0.000377217 Jy ! Component: 150 - total flux cleaned = -0.000380152 Jy ! Component: 200 - total flux cleaned = -0.000432651 Jy ! Total flux subtracted in 200 components = -0.000432651 Jy ! Clean residual min=-0.004057 max=0.003516 Jy/beam ! Clean residual mean=0.000000 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.386354 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.386354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076053Jy sigma=0.000680 ! Fit after self-cal, rms=0.076037Jy sigma=0.000680 wmodel J0748+2400_S_2017_06_10_pus_map.mod ! Writing 107 model components to file: J0748+2400_S_2017_06_10_pus_map.mod wobs J0748+2400_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0748+2400_S_2017_06_10_pus_uvs.fits wwins J0748+2400_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J0748+2400_S_2017_06_10_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.00082838 Jy ! Component: 100 - total flux cleaned = -0.000585855 Jy ! Component: 150 - total flux cleaned = -0.000184908 Jy ! Component: 200 - total flux cleaned = -1.9899e-05 Jy ! Component: 250 - total flux cleaned = 0.000239241 Jy ! Component: 300 - total flux cleaned = 0.000439025 Jy ! Component: 350 - total flux cleaned = 0.000777873 Jy ! Component: 400 - total flux cleaned = 0.00119977 Jy ! Component: 450 - total flux cleaned = 0.00133646 Jy ! Component: 500 - total flux cleaned = 0.00160503 Jy ! Component: 550 - total flux cleaned = 0.00182376 Jy ! Component: 600 - total flux cleaned = 0.0020805 Jy ! Component: 650 - total flux cleaned = 0.00228826 Jy ! Component: 700 - total flux cleaned = 0.00241083 Jy ! Component: 750 - total flux cleaned = 0.00257245 Jy ! Component: 800 - total flux cleaned = 0.00277004 Jy ! Component: 850 - total flux cleaned = 0.00288721 Jy ! Component: 900 - total flux cleaned = 0.00319275 Jy ! Component: 950 - total flux cleaned = 0.00338037 Jy ! Component: 1000 - total flux cleaned = 0.00364007 Jy ! Component: 1050 - total flux cleaned = 0.00382214 Jy ! Component: 1100 - total flux cleaned = 0.00393044 Jy ! Component: 1150 - total flux cleaned = 0.0040725 Jy ! Component: 1200 - total flux cleaned = 0.00414291 Jy ! Component: 1250 - total flux cleaned = 0.00435034 Jy ! Component: 1300 - total flux cleaned = 0.00438437 Jy ! Component: 1350 - total flux cleaned = 0.00455224 Jy ! Component: 1400 - total flux cleaned = 0.00461899 Jy ! Component: 1450 - total flux cleaned = 0.00475047 Jy ! Component: 1500 - total flux cleaned = 0.00475087 Jy ! Component: 1550 - total flux cleaned = 0.00491122 Jy ! Component: 1600 - total flux cleaned = 0.00497456 Jy ! Component: 1650 - total flux cleaned = 0.00513079 Jy ! Component: 1700 - total flux cleaned = 0.00519238 Jy ! Component: 1750 - total flux cleaned = 0.00525374 Jy ! Component: 1800 - total flux cleaned = 0.00549654 Jy ! Component: 1850 - total flux cleaned = 0.00561617 Jy ! Component: 1900 - total flux cleaned = 0.00564595 Jy ! Component: 1950 - total flux cleaned = 0.00579365 Jy ! Component: 2000 - total flux cleaned = 0.00596844 Jy ! Component: 2050 - total flux cleaned = 0.00602615 Jy ! Component: 2100 - total flux cleaned = 0.00619705 Jy ! Component: 2150 - total flux cleaned = 0.00633798 Jy ! Component: 2200 - total flux cleaned = 0.00636576 Jy ! Component: 2250 - total flux cleaned = 0.00647612 Jy ! Component: 2300 - total flux cleaned = 0.00650351 Jy ! Component: 2350 - total flux cleaned = 0.00663911 Jy ! Component: 2400 - total flux cleaned = 0.00663932 Jy ! Component: 2450 - total flux cleaned = 0.00671916 Jy ! Component: 2500 - total flux cleaned = 0.00674572 Jy ! Component: 2550 - total flux cleaned = 0.00682379 Jy ! Component: 2600 - total flux cleaned = 0.00682377 Jy ! Component: 2650 - total flux cleaned = 0.00695256 Jy ! Component: 2700 - total flux cleaned = 0.00700359 Jy ! Component: 2750 - total flux cleaned = 0.00702857 Jy ! Component: 2800 - total flux cleaned = 0.00697845 Jy ! Component: 2850 - total flux cleaned = 0.00707763 Jy ! Component: 2900 - total flux cleaned = 0.00715159 Jy ! Component: 2950 - total flux cleaned = 0.00715158 Jy ! Component: 3000 - total flux cleaned = 0.00724853 Jy ! Component: 3050 - total flux cleaned = 0.0072724 Jy ! Component: 3100 - total flux cleaned = 0.00732007 Jy ! Component: 3150 - total flux cleaned = 0.0073674 Jy ! Component: 3200 - total flux cleaned = 0.00743806 Jy ! Component: 3250 - total flux cleaned = 0.00755431 Jy ! Component: 3300 - total flux cleaned = 0.00757736 Jy ! Component: 3350 - total flux cleaned = 0.00769185 Jy ! Component: 3400 - total flux cleaned = 0.00766872 Jy ! Component: 3450 - total flux cleaned = 0.00766865 Jy ! Component: 3500 - total flux cleaned = 0.00775803 Jy ! Component: 3550 - total flux cleaned = 0.00782448 Jy ! Component: 3600 - total flux cleaned = 0.00786862 Jy ! Component: 3650 - total flux cleaned = 0.00782489 Jy ! Component: 3700 - total flux cleaned = 0.00786828 Jy ! Component: 3750 - total flux cleaned = 0.00795479 Jy ! Component: 3800 - total flux cleaned = 0.00801912 Jy ! Component: 3850 - total flux cleaned = 0.00797654 Jy ! Component: 3900 - total flux cleaned = 0.00804035 Jy ! Component: 3950 - total flux cleaned = 0.00818765 Jy ! Component: 4000 - total flux cleaned = 0.00818737 Jy ! Component: 4050 - total flux cleaned = 0.00827062 Jy ! Total flux subtracted in 4096 components = 0.00831199 Jy ! Clean residual min=-0.001399 max=0.001197 Jy/beam ! Clean residual mean=0.000003 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.394666 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 391 components and 0.394666 Jy ![Exited script file: muppet] wmap "J0748+2400_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.491 x 7.618 at 11.76 degrees (North through East) ! Clean map min=-0.0026808 max=0.3021 Jy/beam ! Writing clean map to FITS file: J0748+2400_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.302105 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000373024 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.370426 0.370426 0.740851 1.4817 2.9634 5.92681 11.8536 23.7072 47.4145 94.8289 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.302 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.491 x 7.618 at 11.76 degrees (North through East) ! Clean map min=-0.0026808 max=0.3021 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 J0748+2400_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:48:04 2019