! Started logfile: J1243+7315_S_2017_04_28_pus_uvs.log on Thu May 2 16:26:23 2019 obs J1243+7315_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1243+7315_S_2017_04_28_pus_uva.fits ! AN table 1: 151 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.874467 visibilities/baseline/integration-bin. ! Found source: J1243+7315 ! ! 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 671 lines of history. ! ! Reading 23768 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 J1243+7315_S_2017_04_28_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 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 707 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.925270Jy sigma=0.007864 ! Fit after self-cal, rms=0.917950Jy sigma=0.007809 ! 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=3.172 mas, bmaj=4.556 mas, bpa=76.96 degrees ! Estimated noise=975.634 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.0647302 Jy ! Component: 100 - total flux cleaned = 0.0808886 Jy ! Total flux subtracted in 100 components = 0.0808886 Jy ! Clean residual min=-0.003776 max=0.006789 Jy/beam ! Clean residual mean=-0.000012 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.0808886 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0808886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084453Jy sigma=0.000669 ! Fit after self-cal, rms=0.084431Jy sigma=0.000669 ! Inverting map ! Added new window around map position (-1.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00800923 Jy ! Component: 100 - total flux cleaned = 0.0122585 Jy ! Total flux subtracted in 100 components = 0.0122585 Jy ! Clean residual min=-0.003419 max=0.003969 Jy/beam ! Clean residual mean=-0.000005 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.0931471 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.0931471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083540Jy sigma=0.000661 ! Fit after self-cal, rms=0.083506Jy sigma=0.000661 ! 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.859 mas, bmaj=5.309 mas, bpa=76.88 degrees ! Estimated noise=601.387 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.00407611 Jy ! Component: 100 - total flux cleaned = 0.00602801 Jy ! Component: 150 - total flux cleaned = 0.00716705 Jy ! Component: 200 - total flux cleaned = 0.00786344 Jy ! Total flux subtracted in 200 components = 0.00786344 Jy ! Clean residual min=-0.001908 max=0.003250 Jy/beam ! Clean residual mean=-0.000002 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.10101 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 41 components and 0.10101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083298Jy sigma=0.000659 ! Fit after self-cal, rms=0.083275Jy sigma=0.000659 ! Inverting map ! Added new window around map position (-4, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307103 Jy ! Component: 100 - total flux cleaned = 0.00426574 Jy ! Component: 150 - total flux cleaned = 0.00434537 Jy ! Component: 200 - total flux cleaned = 0.00448179 Jy ! Total flux subtracted in 200 components = 0.00448179 Jy ! Clean residual min=-0.001891 max=0.001976 Jy/beam ! Clean residual mean=0.000004 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.105492 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.105492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083153Jy sigma=0.000658 ! Fit after self-cal, rms=0.083130Jy sigma=0.000658 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.02 KP 1.00 ! LA 0.99 MK 0.99 NL 0.94 OV 1.02 ! PT 1.09 SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.05 KP 0.93 ! LA 0.94 MK 0.98 NL 1.09 OV 1.01 ! PT 1.08 SC 1.09 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.01 KP 0.98 ! LA 0.97 MK 1.06 NL 0.99 OV 0.96 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.95 KP 1.00* ! LA 1.00 MK 0.85 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.083130Jy sigma=0.000658 ! Fit after self-cal, rms=0.082241Jy sigma=0.000657 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.849 mas, bmaj=5.302 mas, bpa=77.09 degrees ! Estimated noise=601.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110578 Jy ! Component: 100 - total flux cleaned = 0.00150507 Jy ! Component: 150 - total flux cleaned = 0.00164463 Jy ! Component: 200 - total flux cleaned = 0.00176772 Jy ! Total flux subtracted in 200 components = 0.00176772 Jy ! Clean residual min=-0.001620 max=0.001871 Jy/beam ! Clean residual mean=0.000003 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.10726 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 76 components and 0.10726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082212Jy sigma=0.000656 ! Fit after self-cal, rms=0.082190Jy 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.082190Jy sigma=0.000656 ! Fit after self-cal, rms=0.081609Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.847 mas, bmaj=5.288 mas, bpa=76.36 degrees ! Estimated noise=601.374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000749861 Jy ! Component: 100 - total flux cleaned = 0.000863726 Jy ! Component: 150 - total flux cleaned = 0.000958461 Jy ! Component: 200 - total flux cleaned = 0.000991985 Jy ! Total flux subtracted in 200 components = 0.000991985 Jy ! Clean residual min=-0.001574 max=0.001724 Jy/beam ! Clean residual mean=0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.108252 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.108252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081597Jy sigma=0.000655 ! Fit after self-cal, rms=0.081608Jy 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 (23.5, -14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100381 Jy ! Component: 100 - total flux cleaned = 0.0010042 Jy ! Component: 150 - total flux cleaned = 0.0010043 Jy ! Component: 200 - total flux cleaned = 0.0010705 Jy ! Total flux subtracted in 200 components = 0.0010705 Jy ! Clean residual min=-0.001483 max=0.001504 Jy/beam ! Clean residual mean=0.000004 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.109323 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.109323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081580Jy sigma=0.000654 ! Fit after self-cal, rms=0.081577Jy 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.081577Jy sigma=0.000654 ! Fit after self-cal, rms=0.081490Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.843 mas, bmaj=5.286 mas, bpa=76.12 degrees ! Estimated noise=600.712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421011 Jy ! Component: 100 - total flux cleaned = 0.00061743 Jy ! Component: 150 - total flux cleaned = 0.000638163 Jy ! Component: 200 - total flux cleaned = 0.000638845 Jy ! Total flux subtracted in 200 components = 0.000638845 Jy ! Clean residual min=-0.001466 max=0.001489 Jy/beam ! Clean residual mean=0.000004 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.109961 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 110 components and 0.109961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081479Jy sigma=0.000654 ! Fit after self-cal, rms=0.081480Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.83808e-05 Jy ! Component: 100 - total flux cleaned = 9.26791e-05 Jy ! Component: 150 - total flux cleaned = 0.000108559 Jy ! Component: 200 - total flux cleaned = 0.000124375 Jy ! Total flux subtracted in 200 components = 0.000124375 Jy ! Clean residual min=-0.001459 max=0.001488 Jy/beam ! Clean residual mean=0.000004 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.110086 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 117 components and 0.110086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081473Jy sigma=0.000654 ! Fit after self-cal, rms=0.081473Jy sigma=0.000654 ! 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.081473Jy sigma=0.000654 ! Fit after self-cal, rms=0.081473Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.84 mas, bmaj=9.456 mas, bpa=77.34 degrees ! Estimated noise=745.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000289248 Jy ! Component: 100 - total flux cleaned = 0.000479468 Jy ! Component: 150 - total flux cleaned = 0.000612282 Jy ! Component: 200 - total flux cleaned = 0.000664512 Jy ! Total flux subtracted in 200 components = 0.000664512 Jy ! Clean residual min=-0.001652 max=0.001660 Jy/beam ! Clean residual mean=0.000008 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.11075 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 134 components and 0.11075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081472Jy sigma=0.000654 ! Fit after self-cal, rms=0.081472Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.87388e-05 Jy ! Component: 100 - total flux cleaned = 0.000148095 Jy ! Component: 150 - total flux cleaned = 0.000174397 Jy ! Component: 200 - total flux cleaned = 0.000190712 Jy ! Total flux subtracted in 200 components = 0.000190712 Jy ! Clean residual min=-0.001650 max=0.001648 Jy/beam ! Clean residual mean=0.000008 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.110941 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 144 components and 0.110941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081471Jy sigma=0.000654 ! Fit after self-cal, rms=0.081471Jy sigma=0.000654 ! 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.842 mas, bmaj=5.286 mas, bpa=76.01 degrees ! Estimated noise=600.689 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.842 x 5.286 at 76.01 degrees (North through East) ! Clean map min=-0.0013898 max=0.083303 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=3.17 mas, bmaj=4.555 mas, bpa=76.13 degrees ! Estimated noise=966.366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.063769 Jy ! Component: 100 - total flux cleaned = 0.0816065 Jy ! Component: 150 - total flux cleaned = 0.0903063 Jy ! Component: 200 - total flux cleaned = 0.0954127 Jy ! Total flux subtracted in 200 components = 0.0954127 Jy ! Clean residual min=-0.003401 max=0.003020 Jy/beam ! Clean residual mean=-0.000006 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.0954127 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0954127 Jy ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=5.286 mas, bpa=76.01 degrees ! Estimated noise=600.689 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.00466508 Jy ! Component: 100 - total flux cleaned = 0.0076629 Jy ! Component: 150 - total flux cleaned = 0.0099159 Jy ! Component: 200 - total flux cleaned = 0.0116473 Jy ! Total flux subtracted in 200 components = 0.0116473 Jy ! Clean residual min=-0.001606 max=0.001594 Jy/beam ! Clean residual mean=0.000000 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.10706 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 51 components and 0.10706 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.84 mas, bmaj=9.456 mas, bpa=77.34 degrees ! Estimated noise=745.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182345 Jy ! Component: 100 - total flux cleaned = 0.00262574 Jy ! Component: 150 - total flux cleaned = 0.00306978 Jy ! Component: 200 - total flux cleaned = 0.00346012 Jy ! Total flux subtracted in 200 components = 0.00346012 Jy ! Clean residual min=-0.001779 max=0.001693 Jy/beam ! Clean residual mean=0.000007 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.11052 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.000211587 Jy ! Component: 100 - total flux cleaned = 0.000293056 Jy ! Component: 150 - total flux cleaned = 0.000330328 Jy ! Component: 200 - total flux cleaned = 0.000364465 Jy ! Total flux subtracted in 200 components = 0.000364465 Jy ! Clean residual min=-0.001733 max=0.001658 Jy/beam ! Clean residual mean=0.000008 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.110885 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 104 components and 0.110885 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=5.286 mas, bpa=76.01 degrees ! Estimated noise=600.689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000275631 Jy ! Component: 100 - total flux cleaned = -0.00025307 Jy ! Component: 150 - total flux cleaned = -0.000228478 Jy ! Component: 200 - total flux cleaned = -0.000228116 Jy ! Total flux subtracted in 200 components = -0.000228116 Jy ! Clean residual min=-0.001557 max=0.001553 Jy/beam ! Clean residual mean=0.000004 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.110657 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 119 components and 0.110657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081492Jy sigma=0.000654 ! Fit after self-cal, rms=0.081490Jy sigma=0.000654 wmodel J1243+7315_S_2017_04_28_pus_map.mod ! Writing 119 model components to file: J1243+7315_S_2017_04_28_pus_map.mod wobs J1243+7315_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1243+7315_S_2017_04_28_pus_uvs.fits wwins J1243+7315_S_2017_04_28_pus_map.win ! wwins: Wrote 4 windows to J1243+7315_S_2017_04_28_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 = -6.134e-05 Jy ! Component: 100 - total flux cleaned = -3.52011e-05 Jy ! Component: 150 - total flux cleaned = 4.20633e-05 Jy ! Component: 200 - total flux cleaned = 0.000164594 Jy ! Component: 250 - total flux cleaned = 0.000282828 Jy ! Component: 300 - total flux cleaned = 0.000328472 Jy ! Component: 350 - total flux cleaned = 0.000328317 Jy ! Component: 400 - total flux cleaned = 0.000349991 Jy ! Component: 450 - total flux cleaned = 0.000414264 Jy ! Component: 500 - total flux cleaned = 0.000456937 Jy ! Component: 550 - total flux cleaned = 0.000560089 Jy ! Component: 600 - total flux cleaned = 0.000580162 Jy ! Component: 650 - total flux cleaned = 0.000660227 Jy ! Component: 700 - total flux cleaned = 0.000699706 Jy ! Component: 750 - total flux cleaned = 0.000816292 Jy ! Component: 800 - total flux cleaned = 0.000892592 Jy ! Component: 850 - total flux cleaned = 0.000930187 Jy ! Component: 900 - total flux cleaned = 0.000986206 Jy ! Component: 950 - total flux cleaned = 0.00106035 Jy ! Component: 1000 - total flux cleaned = 0.0010787 Jy ! Component: 1050 - total flux cleaned = 0.00115072 Jy ! Component: 1100 - total flux cleaned = 0.00115058 Jy ! Component: 1150 - total flux cleaned = 0.00120352 Jy ! Component: 1200 - total flux cleaned = 0.00122085 Jy ! Component: 1250 - total flux cleaned = 0.00123836 Jy ! Component: 1300 - total flux cleaned = 0.00123845 Jy ! Component: 1350 - total flux cleaned = 0.00127227 Jy ! Component: 1400 - total flux cleaned = 0.00130581 Jy ! Component: 1450 - total flux cleaned = 0.00132265 Jy ! Component: 1500 - total flux cleaned = 0.00142128 Jy ! Component: 1550 - total flux cleaned = 0.00138853 Jy ! Component: 1600 - total flux cleaned = 0.00140472 Jy ! Component: 1650 - total flux cleaned = 0.001373 Jy ! Component: 1700 - total flux cleaned = 0.00148378 Jy ! Component: 1750 - total flux cleaned = 0.00146808 Jy ! Component: 1800 - total flux cleaned = 0.00153035 Jy ! Component: 1850 - total flux cleaned = 0.00149945 Jy ! Component: 1900 - total flux cleaned = 0.00156051 Jy ! Component: 1950 - total flux cleaned = 0.00156021 Jy ! Component: 2000 - total flux cleaned = 0.00153 Jy ! Component: 2050 - total flux cleaned = 0.00154505 Jy ! Component: 2100 - total flux cleaned = 0.00160416 Jy ! Component: 2150 - total flux cleaned = 0.0016041 Jy ! Component: 2200 - total flux cleaned = 0.00154576 Jy ! Component: 2250 - total flux cleaned = 0.001546 Jy ! Component: 2300 - total flux cleaned = 0.00156034 Jy ! Component: 2350 - total flux cleaned = 0.00154618 Jy ! Component: 2400 - total flux cleaned = 0.00157439 Jy ! Component: 2450 - total flux cleaned = 0.00157435 Jy ! Component: 2500 - total flux cleaned = 0.00160229 Jy ! Component: 2550 - total flux cleaned = 0.00163009 Jy ! Component: 2600 - total flux cleaned = 0.00169871 Jy ! Component: 2650 - total flux cleaned = 0.00173951 Jy ! Component: 2700 - total flux cleaned = 0.00169889 Jy ! Component: 2750 - total flux cleaned = 0.00173936 Jy ! Component: 2800 - total flux cleaned = 0.0017528 Jy ! Component: 2850 - total flux cleaned = 0.00183243 Jy ! Component: 2900 - total flux cleaned = 0.00185883 Jy ! Component: 2950 - total flux cleaned = 0.00189814 Jy ! Component: 3000 - total flux cleaned = 0.00188503 Jy ! Component: 3050 - total flux cleaned = 0.00193684 Jy ! Component: 3100 - total flux cleaned = 0.00200123 Jy ! Component: 3150 - total flux cleaned = 0.00203966 Jy ! Component: 3200 - total flux cleaned = 0.00205236 Jy ! Component: 3250 - total flux cleaned = 0.00206499 Jy ! Component: 3300 - total flux cleaned = 0.00206496 Jy ! Component: 3350 - total flux cleaned = 0.00211504 Jy ! Component: 3400 - total flux cleaned = 0.00216478 Jy ! Component: 3450 - total flux cleaned = 0.00217714 Jy ! Component: 3500 - total flux cleaned = 0.00225092 Jy ! Component: 3550 - total flux cleaned = 0.00225101 Jy ! Component: 3600 - total flux cleaned = 0.0022631 Jy ! Component: 3650 - total flux cleaned = 0.00228738 Jy ! Component: 3700 - total flux cleaned = 0.00240745 Jy ! Component: 3750 - total flux cleaned = 0.00233567 Jy ! Component: 3800 - total flux cleaned = 0.00243073 Jy ! Component: 3850 - total flux cleaned = 0.00243079 Jy ! Component: 3900 - total flux cleaned = 0.0024778 Jy ! Component: 3950 - total flux cleaned = 0.00252452 Jy ! Component: 4000 - total flux cleaned = 0.00252448 Jy ! Component: 4050 - total flux cleaned = 0.00254768 Jy ! Total flux subtracted in 4096 components = 0.00253609 Jy ! Clean residual min=-0.000722 max=0.000664 Jy/beam ! Clean residual mean=0.000003 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.113193 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 427 components and 0.113193 Jy ![Exited script file: muppet] wmap "J1243+7315_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.842 x 5.286 at 76.01 degrees (North through East) ! Clean map min=-0.0011201 max=0.083001 Jy/beam ! Writing clean map to FITS file: J1243+7315_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0830013 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207082 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.748475 0.748475 1.49695 2.9939 5.9878 11.9756 23.9512 47.9024 95.8048 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.083 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.842 x 5.286 at 76.01 degrees (North through East) ! Clean map min=-0.0011201 max=0.083001 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 J1243+7315_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:26:29 2019