! Started logfile: J1424+0434_S_2017_08_12_pus_uvs.log on Fri May 10 15:00:56 2019 obs J1424+0434_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1424+0434_S_2017_08_12_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976236 visibilities/baseline/integration-bin. ! Found source: J1424+0434 ! ! 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 594 lines of history. ! ! Reading 30400 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 J1424+0434_S_2017_08_12_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1058 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.938839Jy sigma=0.008130 ! Fit after self-cal, rms=0.927775Jy sigma=0.008048 ! 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.654 mas, bmaj=7.263 mas, bpa=-6.317 degrees ! Estimated noise=830.348 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.0551526 Jy ! Component: 100 - total flux cleaned = 0.0705349 Jy ! Total flux subtracted in 100 components = 0.0705349 Jy ! Clean residual min=-0.003521 max=0.006869 Jy/beam ! Clean residual mean=-0.000001 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.0705349 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0705349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084718Jy sigma=0.000687 ! Fit after self-cal, rms=0.084666Jy sigma=0.000686 ! Inverting map ! Added new window around map position (2.5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00813237 Jy ! Component: 100 - total flux cleaned = 0.0129577 Jy ! Total flux subtracted in 100 components = 0.0129577 Jy ! Clean residual min=-0.002964 max=0.003559 Jy/beam ! Clean residual mean=0.000001 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.0834926 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.0834926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083525Jy sigma=0.000676 ! Fit after self-cal, rms=0.083517Jy sigma=0.000676 ! 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.098 mas, bmaj=8.2 mas, bpa=-5.526 degrees ! Estimated noise=577.103 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.00551649 Jy ! Component: 100 - total flux cleaned = 0.0083511 Jy ! Component: 150 - total flux cleaned = 0.0100894 Jy ! Component: 200 - total flux cleaned = 0.0110816 Jy ! Total flux subtracted in 200 components = 0.0110816 Jy ! Clean residual min=-0.002967 max=0.004326 Jy/beam ! Clean residual mean=0.000002 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.0945742 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 61 components and 0.0945742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083130Jy sigma=0.000673 ! Fit after self-cal, rms=0.083107Jy sigma=0.000673 ! Inverting map ! Added new window around map position (12.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00437773 Jy ! Component: 100 - total flux cleaned = 0.00683147 Jy ! Component: 150 - total flux cleaned = 0.00800811 Jy ! Component: 200 - total flux cleaned = 0.00879616 Jy ! Total flux subtracted in 200 components = 0.00879616 Jy ! Clean residual min=-0.002606 max=0.002255 Jy/beam ! Clean residual mean=0.000002 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.10337 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 97 components and 0.10337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082865Jy sigma=0.000670 ! Fit after self-cal, rms=0.082819Jy sigma=0.000670 ! 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 1.08 FD 0.83 HN 0.96 KP 1.10 ! LA 0.99 MK 1.02 NL 0.94 OV 1.06 ! PT 1.05 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.88 HN 1.09 KP 0.99 ! LA 0.98 MK 0.96 NL 1.08 OV 1.10 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 0.99 KP 0.97 ! LA 0.96 MK 1.07 NL 1.06 OV 1.01 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 0.91 KP 1.00* ! LA 1.00* MK 0.87 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.082819Jy sigma=0.000670 ! Fit after self-cal, rms=0.081490Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=8.235 mas, bpa=-5.556 degrees ! Estimated noise=573.458 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.00120281 Jy ! Component: 100 - total flux cleaned = 0.00131616 Jy ! Component: 150 - total flux cleaned = 0.00141083 Jy ! Component: 200 - total flux cleaned = 0.00143795 Jy ! Total flux subtracted in 200 components = 0.00143795 Jy ! Clean residual min=-0.001749 max=0.001788 Jy/beam ! Clean residual mean=0.000002 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.104808 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 112 components and 0.104808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081461Jy sigma=0.000667 ! Fit after self-cal, rms=0.081446Jy sigma=0.000666 ! 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.081446Jy sigma=0.000666 ! Fit after self-cal, rms=0.081700Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=8.213 mas, bpa=-5.464 degrees ! Estimated noise=572.129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000722111 Jy ! Component: 100 - total flux cleaned = 0.000893127 Jy ! Component: 150 - total flux cleaned = 0.000893694 Jy ! Component: 200 - total flux cleaned = 0.000915102 Jy ! Total flux subtracted in 200 components = 0.000915102 Jy ! Clean residual min=-0.001510 max=0.001569 Jy/beam ! Clean residual mean=0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.105723 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 135 components and 0.105723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081682Jy sigma=0.000665 ! Fit after self-cal, rms=0.081719Jy sigma=0.000664 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.000259981 Jy ! Component: 100 - total flux cleaned = 0.000300196 Jy ! Component: 150 - total flux cleaned = 0.00026255 Jy ! Component: 200 - total flux cleaned = 0.000262741 Jy ! Total flux subtracted in 200 components = 0.000262741 Jy ! Clean residual min=-0.001515 max=0.001576 Jy/beam ! Clean residual mean=0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.105986 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 145 components and 0.105986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081710Jy sigma=0.000664 ! Fit after self-cal, rms=0.081710Jy sigma=0.000664 ! 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.081710Jy sigma=0.000664 ! Fit after self-cal, rms=0.082011Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.096 mas, bmaj=8.198 mas, bpa=-5.388 degrees ! Estimated noise=570.881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279955 Jy ! Component: 100 - total flux cleaned = 0.000337989 Jy ! Component: 150 - total flux cleaned = 0.000355777 Jy ! Component: 200 - total flux cleaned = 0.000355916 Jy ! Total flux subtracted in 200 components = 0.000355916 Jy ! Clean residual min=-0.001439 max=0.001565 Jy/beam ! Clean residual mean=0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.106342 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 150 components and 0.106342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082002Jy sigma=0.000664 ! Fit after self-cal, rms=0.082021Jy sigma=0.000664 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 (-97.5, -33.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114913 Jy ! Component: 100 - total flux cleaned = 0.00118148 Jy ! Component: 150 - total flux cleaned = 0.00107649 Jy ! Component: 200 - total flux cleaned = 0.0010766 Jy ! Total flux subtracted in 200 components = 0.0010766 Jy ! Clean residual min=-0.001340 max=0.001330 Jy/beam ! Clean residual mean=0.000002 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.107419 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 172 components and 0.107419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081991Jy sigma=0.000664 ! Fit after self-cal, rms=0.081994Jy sigma=0.000664 ! 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.081994Jy sigma=0.000664 ! Fit after self-cal, rms=0.081847Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.371 mas, bmaj=13.13 mas, bpa=-6.853 degrees ! Estimated noise=732.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00047346 Jy ! Component: 100 - total flux cleaned = 0.000680171 Jy ! Component: 150 - total flux cleaned = 0.00085677 Jy ! Component: 200 - total flux cleaned = 0.000957934 Jy ! Total flux subtracted in 200 components = 0.000957934 Jy ! Clean residual min=-0.001430 max=0.001492 Jy/beam ! Clean residual mean=0.000004 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.108377 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 187 components and 0.108377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081842Jy sigma=0.000664 ! Fit after self-cal, rms=0.081841Jy sigma=0.000664 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 = 6.90701e-05 Jy ! Component: 100 - total flux cleaned = 0.000233702 Jy ! Component: 150 - total flux cleaned = 0.00026018 Jy ! Component: 200 - total flux cleaned = 0.000259874 Jy ! Total flux subtracted in 200 components = 0.000259874 Jy ! Clean residual min=-0.001443 max=0.001481 Jy/beam ! Clean residual mean=0.000004 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.108636 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 195 components and 0.108636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081839Jy sigma=0.000664 ! Fit after self-cal, rms=0.081839Jy sigma=0.000664 ! 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.094 mas, bmaj=8.185 mas, bpa=-5.33 degrees ! Estimated noise=570.234 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.094 x 8.185 at -5.33 degrees (North through East) ! Clean map min=-0.0012709 max=0.072187 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.641 mas, bmaj=7.249 mas, bpa=-6.254 degrees ! Estimated noise=821.405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0541117 Jy ! Component: 100 - total flux cleaned = 0.0711234 Jy ! Component: 150 - total flux cleaned = 0.0799147 Jy ! Component: 200 - total flux cleaned = 0.0855115 Jy ! Total flux subtracted in 200 components = 0.0855115 Jy ! Clean residual min=-0.002570 max=0.003122 Jy/beam ! Clean residual mean=-0.000001 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.0855115 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0855115 Jy ! Inverting map and beam ! Estimated beam: bmin=3.094 mas, bmaj=8.185 mas, bpa=-5.33 degrees ! Estimated noise=570.234 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) ! Added new window around map position (5.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00566471 Jy ! Component: 100 - total flux cleaned = 0.00945017 Jy ! Component: 150 - total flux cleaned = 0.0122237 Jy ! Component: 200 - total flux cleaned = 0.0144508 Jy ! Total flux subtracted in 200 components = 0.0144508 Jy ! Clean residual min=-0.001813 max=0.001531 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0999623 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 95 components and 0.0999623 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.371 mas, bmaj=13.13 mas, bpa=-6.853 degrees ! Estimated noise=732.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301235 Jy ! Component: 100 - total flux cleaned = 0.00488835 Jy ! Component: 150 - total flux cleaned = 0.00624211 Jy ! Component: 200 - total flux cleaned = 0.00713032 Jy ! Total flux subtracted in 200 components = 0.00713032 Jy ! Clean residual min=-0.001598 max=0.001670 Jy/beam ! Clean residual mean=0.000004 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.107093 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.000468788 Jy ! Component: 100 - total flux cleaned = 0.000830045 Jy ! Component: 150 - total flux cleaned = 0.00102657 Jy ! Component: 200 - total flux cleaned = 0.0011232 Jy ! Total flux subtracted in 200 components = 0.0011232 Jy ! Clean residual min=-0.001482 max=0.001585 Jy/beam ! Clean residual mean=0.000004 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.108216 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 157 components and 0.108216 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.094 mas, bmaj=8.185 mas, bpa=-5.33 degrees ! Estimated noise=570.234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.90311e-05 Jy ! Component: 100 - total flux cleaned = 2.90634e-05 Jy ! Component: 150 - total flux cleaned = -1.90631e-06 Jy ! Component: 200 - total flux cleaned = 5.94517e-05 Jy ! Total flux subtracted in 200 components = 5.94517e-05 Jy ! Clean residual min=-0.001486 max=0.001374 Jy/beam ! Clean residual mean=0.000002 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.108275 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 176 components and 0.108275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081858Jy sigma=0.000664 ! Fit after self-cal, rms=0.081849Jy sigma=0.000664 wmodel J1424+0434_S_2017_08_12_pus_map.mod ! Writing 176 model components to file: J1424+0434_S_2017_08_12_pus_map.mod wobs J1424+0434_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1424+0434_S_2017_08_12_pus_uvs.fits wwins J1424+0434_S_2017_08_12_pus_map.win ! wwins: Wrote 5 windows to J1424+0434_S_2017_08_12_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.000315764 Jy ! Component: 100 - total flux cleaned = -0.00036493 Jy ! Component: 150 - total flux cleaned = -0.000387184 Jy ! Component: 200 - total flux cleaned = -0.000431411 Jy ! Component: 250 - total flux cleaned = -0.000474537 Jy ! Component: 300 - total flux cleaned = -0.000536688 Jy ! Component: 350 - total flux cleaned = -0.000576796 Jy ! Component: 400 - total flux cleaned = -0.000616186 Jy ! Component: 450 - total flux cleaned = -0.000635206 Jy ! Component: 500 - total flux cleaned = -0.000521246 Jy ! Component: 550 - total flux cleaned = -0.00044684 Jy ! Component: 600 - total flux cleaned = -0.000373718 Jy ! Component: 650 - total flux cleaned = -0.000319723 Jy ! Component: 700 - total flux cleaned = -0.000231721 Jy ! Component: 750 - total flux cleaned = -0.000231721 Jy ! Component: 800 - total flux cleaned = -0.000163158 Jy ! Component: 850 - total flux cleaned = -0.000112438 Jy ! Component: 900 - total flux cleaned = -4.61891e-05 Jy ! Component: 950 - total flux cleaned = 3.5527e-05 Jy ! Component: 1000 - total flux cleaned = 6.78163e-05 Jy ! Component: 1050 - total flux cleaned = 0.000163744 Jy ! Component: 1100 - total flux cleaned = 0.0002583 Jy ! Component: 1150 - total flux cleaned = 0.000351966 Jy ! Component: 1200 - total flux cleaned = 0.00047508 Jy ! Component: 1250 - total flux cleaned = 0.000505563 Jy ! Component: 1300 - total flux cleaned = 0.000610774 Jy ! Component: 1350 - total flux cleaned = 0.000699969 Jy ! Component: 1400 - total flux cleaned = 0.000714854 Jy ! Component: 1450 - total flux cleaned = 0.000845677 Jy ! Component: 1500 - total flux cleaned = 0.000931936 Jy ! Component: 1550 - total flux cleaned = 0.000988802 Jy ! Component: 1600 - total flux cleaned = 0.00101702 Jy ! Component: 1650 - total flux cleaned = 0.00108694 Jy ! Component: 1700 - total flux cleaned = 0.00112851 Jy ! Component: 1750 - total flux cleaned = 0.00121071 Jy ! Component: 1800 - total flux cleaned = 0.0012649 Jy ! Component: 1850 - total flux cleaned = 0.00127812 Jy ! Component: 1900 - total flux cleaned = 0.00134437 Jy ! Component: 1950 - total flux cleaned = 0.00138374 Jy ! Component: 2000 - total flux cleaned = 0.00143612 Jy ! Component: 2050 - total flux cleaned = 0.00148769 Jy ! Component: 2100 - total flux cleaned = 0.00147474 Jy ! Component: 2150 - total flux cleaned = 0.00152557 Jy ! Component: 2200 - total flux cleaned = 0.00151303 Jy ! Component: 2250 - total flux cleaned = 0.00153812 Jy ! Component: 2300 - total flux cleaned = 0.00156268 Jy ! Component: 2350 - total flux cleaned = 0.00156268 Jy ! Component: 2400 - total flux cleaned = 0.00161135 Jy ! Component: 2450 - total flux cleaned = 0.00162326 Jy ! Component: 2500 - total flux cleaned = 0.00164713 Jy ! Component: 2550 - total flux cleaned = 0.00164689 Jy ! Component: 2600 - total flux cleaned = 0.00163514 Jy ! Component: 2650 - total flux cleaned = 0.00167027 Jy ! Component: 2700 - total flux cleaned = 0.00175195 Jy ! Component: 2750 - total flux cleaned = 0.00175204 Jy ! Component: 2800 - total flux cleaned = 0.00182094 Jy ! Component: 2850 - total flux cleaned = 0.00187785 Jy ! Component: 2900 - total flux cleaned = 0.00190058 Jy ! Component: 2950 - total flux cleaned = 0.0019455 Jy ! Component: 3000 - total flux cleaned = 0.00200136 Jy ! Component: 3050 - total flux cleaned = 0.00203437 Jy ! Component: 3100 - total flux cleaned = 0.00215527 Jy ! Component: 3150 - total flux cleaned = 0.00222074 Jy ! Component: 3200 - total flux cleaned = 0.00228574 Jy ! Component: 3250 - total flux cleaned = 0.00230728 Jy ! Component: 3300 - total flux cleaned = 0.00233937 Jy ! Component: 3350 - total flux cleaned = 0.00243523 Jy ! Component: 3400 - total flux cleaned = 0.00250913 Jy ! Component: 3450 - total flux cleaned = 0.0025617 Jy ! Component: 3500 - total flux cleaned = 0.00262418 Jy ! Component: 3550 - total flux cleaned = 0.00268637 Jy ! Component: 3600 - total flux cleaned = 0.00273794 Jy ! Component: 3650 - total flux cleaned = 0.00277889 Jy ! Component: 3700 - total flux cleaned = 0.00284002 Jy ! Component: 3750 - total flux cleaned = 0.00290075 Jy ! Component: 3800 - total flux cleaned = 0.00297107 Jy ! Component: 3850 - total flux cleaned = 0.00301087 Jy ! Component: 3900 - total flux cleaned = 0.00306052 Jy ! Component: 3950 - total flux cleaned = 0.00310992 Jy ! Component: 4000 - total flux cleaned = 0.003159 Jy ! Component: 4050 - total flux cleaned = 0.00321756 Jy ! Total flux subtracted in 4096 components = 0.00326606 Jy ! Clean residual min=-0.000485 max=0.000580 Jy/beam ! Clean residual mean=0.000001 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.111541 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 494 components and 0.111541 Jy ![Exited script file: muppet] wmap "J1424+0434_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.094 x 8.185 at -5.33 degrees (North through East) ! Clean map min=-0.0011139 max=0.07196 Jy/beam ! Writing clean map to FITS file: J1424+0434_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0719602 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018224 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.759755 0.759755 1.51951 3.03902 6.07804 12.1561 24.3122 48.6243 97.2486 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.071 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.094 x 8.185 at -5.33 degrees (North through East) ! Clean map min=-0.0011139 max=0.07196 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 J1424+0434_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:01:02 2019