! Started logfile: J1035+3510_S_2017_10_21_pus_uvs.log on Sat May 11 20:56:16 2019 obs J1035+3510_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1035+3510_S_2017_10_21_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.893455 visibilities/baseline/integration-bin. ! Found source: J1035+3510 ! ! 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 644 lines of history. ! ! Reading 18784 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 J1035+3510_S_2017_10_21_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 230 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 942 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000347Jy sigma=0.010992 ! Fit after self-cal, rms=0.963854Jy sigma=0.010610 ! 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.207 mas, bmaj=7.122 mas, bpa=-21.89 degrees ! Estimated noise=1035.63 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.0307156 Jy ! Component: 100 - total flux cleaned = 0.037464 Jy ! Total flux subtracted in 100 components = 0.037464 Jy ! Clean residual min=-0.004087 max=0.003872 Jy/beam ! Clean residual mean=0.000002 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.037464 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.037464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069698Jy sigma=0.000713 ! Fit after self-cal, rms=0.068111Jy sigma=0.000696 ! 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=4.028 mas, bmaj=8.277 mas, bpa=-20.8 degrees ! Estimated noise=575.708 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.00296181 Jy ! Component: 100 - total flux cleaned = 0.00430127 Jy ! Component: 150 - total flux cleaned = 0.00497482 Jy ! Component: 200 - total flux cleaned = 0.00514732 Jy ! Total flux subtracted in 200 components = 0.00514732 Jy ! Clean residual min=-0.003113 max=0.002503 Jy/beam ! Clean residual mean=0.000002 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0426113 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 23 components and 0.0426113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067952Jy sigma=0.000695 ! Fit after self-cal, rms=0.067926Jy sigma=0.000694 ! 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.01 FD 1.02 HN 1.08 KP 1.14 ! LA 1.06 MK 1.09 NL 0.94 OV 1.06 ! PT 0.83 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.06 HN 1.04 KP 1.15 ! LA 1.04 MK 0.97 NL 1.11 OV 1.14 ! PT 0.79 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 1.00 KP 1.13 ! LA 0.85 MK 1.04 NL 1.13 OV 1.03 ! PT 0.81 ! ! ! 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 0.86 HN 0.81 KP 1.00* ! LA 0.62 MK 0.87 NL 1.00* OV 1.00* ! PT 0.68 ! ! ! Fit before self-cal, rms=0.067926Jy sigma=0.000694 ! Fit after self-cal, rms=0.066845Jy sigma=0.000689 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.051 mas, bmaj=8.333 mas, bpa=-20.72 degrees ! Estimated noise=574.605 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.000183907 Jy ! Component: 100 - total flux cleaned = -0.000167378 Jy ! Component: 150 - total flux cleaned = -0.000197232 Jy ! Component: 200 - total flux cleaned = -0.000210748 Jy ! Total flux subtracted in 200 components = -0.000210748 Jy ! Clean residual min=-0.001604 max=0.001693 Jy/beam ! Clean residual mean=0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0424006 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.0424006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066836Jy sigma=0.000689 ! Fit after self-cal, rms=0.067116Jy sigma=0.000687 ! 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.067116Jy sigma=0.000687 ! Fit after self-cal, rms=0.068046Jy sigma=0.000686 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.101 mas, bmaj=8.366 mas, bpa=-20.89 degrees ! Estimated noise=575.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164369 Jy ! Component: 100 - total flux cleaned = -0.00026362 Jy ! Component: 150 - total flux cleaned = -0.000308969 Jy ! Component: 200 - total flux cleaned = -0.000309594 Jy ! Total flux subtracted in 200 components = -0.000309594 Jy ! Clean residual min=-0.001369 max=0.001503 Jy/beam ! Clean residual mean=-0.000001 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.042091 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.042091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068040Jy sigma=0.000686 ! Fit after self-cal, rms=0.068341Jy sigma=0.000685 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 (19.5, -73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123537 Jy ! Component: 100 - total flux cleaned = 0.00129634 Jy ! Component: 150 - total flux cleaned = 0.00131964 Jy ! Component: 200 - total flux cleaned = 0.00136124 Jy ! Total flux subtracted in 200 components = 0.00136124 Jy ! Clean residual min=-0.001506 max=0.001405 Jy/beam ! Clean residual mean=-0.000002 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0434522 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 61 components and 0.0434522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068301Jy sigma=0.000685 ! Fit after self-cal, rms=0.068333Jy sigma=0.000684 ! 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.068333Jy sigma=0.000684 ! Fit after self-cal, rms=0.069986Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.137 mas, bmaj=8.371 mas, bpa=-20.83 degrees ! Estimated noise=576.053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000525925 Jy ! Component: 100 - total flux cleaned = 0.000580731 Jy ! Component: 150 - total flux cleaned = 0.000539292 Jy ! Component: 200 - total flux cleaned = 0.000538551 Jy ! Total flux subtracted in 200 components = 0.000538551 Jy ! Clean residual min=-0.001297 max=0.001372 Jy/beam ! Clean residual mean=-0.000002 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0439907 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 74 components and 0.0439908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069960Jy sigma=0.000684 ! Fit after self-cal, rms=0.070233Jy sigma=0.000683 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.000452227 Jy ! Component: 100 - total flux cleaned = 0.000433115 Jy ! Component: 150 - total flux cleaned = 0.000377722 Jy ! Component: 200 - total flux cleaned = 0.000328416 Jy ! Total flux subtracted in 200 components = 0.000328416 Jy ! Clean residual min=-0.001325 max=0.001442 Jy/beam ! Clean residual mean=-0.000002 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0443192 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.0443192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070215Jy sigma=0.000683 ! Fit after self-cal, rms=0.070231Jy sigma=0.000683 ! Inverting map ! Added new window around map position (-42.5, -14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109464 Jy ! Component: 100 - total flux cleaned = 0.0015002 Jy ! Component: 150 - total flux cleaned = 0.00181019 Jy ! Component: 200 - total flux cleaned = 0.00198932 Jy ! Total flux subtracted in 200 components = 0.00198932 Jy ! Clean residual min=-0.001221 max=0.001241 Jy/beam ! Clean residual mean=-0.000002 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0463085 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 0.0463085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070195Jy sigma=0.000683 ! Fit after self-cal, rms=0.070188Jy sigma=0.000683 ! 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.070188Jy sigma=0.000683 ! Fit after self-cal, rms=0.071698Jy sigma=0.000683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.62 mas, bmaj=10.8 mas, bpa=-16.12 degrees ! Estimated noise=654.246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115377 Jy ! Component: 100 - total flux cleaned = 0.00151873 Jy ! Component: 150 - total flux cleaned = 0.00172441 Jy ! Component: 200 - total flux cleaned = 0.00186388 Jy ! Total flux subtracted in 200 components = 0.00186388 Jy ! Clean residual min=-0.001034 max=0.001409 Jy/beam ! Clean residual mean=-0.000004 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.0481724 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.0481724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071676Jy sigma=0.000682 ! Fit after self-cal, rms=0.071873Jy sigma=0.000682 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.000763528 Jy ! Component: 100 - total flux cleaned = 0.00112267 Jy ! Component: 150 - total flux cleaned = 0.00127114 Jy ! Component: 200 - total flux cleaned = 0.00131989 Jy ! Total flux subtracted in 200 components = 0.00131989 Jy ! Clean residual min=-0.001048 max=0.001470 Jy/beam ! Clean residual mean=-0.000004 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0494923 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 126 components and 0.0494923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071859Jy sigma=0.000682 ! Fit after self-cal, rms=0.071867Jy sigma=0.000682 ! Inverting map ! Added new window around map position (-36, -92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000481551 Jy ! Component: 100 - total flux cleaned = 0.000380748 Jy ! Component: 150 - total flux cleaned = 0.000236037 Jy ! Component: 200 - total flux cleaned = 0.000157252 Jy ! Total flux subtracted in 200 components = 0.000157252 Jy ! Clean residual min=-0.000864 max=0.000987 Jy/beam ! Clean residual mean=-0.000004 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0496495 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 150 components and 0.0496495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071831Jy sigma=0.000682 ! Fit after self-cal, rms=0.071816Jy sigma=0.000682 ! 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=4.154 mas, bmaj=8.392 mas, bpa=-20.88 degrees ! Estimated noise=576.521 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.154 x 8.392 at -20.88 degrees (North through East) ! Clean map min=-0.0017263 max=0.040549 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.289 mas, bmaj=7.162 mas, bpa=-20.98 degrees ! Estimated noise=1020.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0311498 Jy ! Component: 100 - total flux cleaned = 0.0387149 Jy ! Component: 150 - total flux cleaned = 0.0409298 Jy ! Component: 200 - total flux cleaned = 0.0416687 Jy ! Total flux subtracted in 200 components = 0.0416687 Jy ! Clean residual min=-0.002767 max=0.002804 Jy/beam ! Clean residual mean=-0.000000 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.0416687 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0416687 Jy ! Inverting map and beam ! Estimated beam: bmin=4.154 mas, bmaj=8.392 mas, bpa=-20.88 degrees ! Estimated noise=576.521 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.00292463 Jy ! Component: 100 - total flux cleaned = 0.00503136 Jy ! Component: 150 - total flux cleaned = 0.00599049 Jy ! Component: 200 - total flux cleaned = 0.00662428 Jy ! Total flux subtracted in 200 components = 0.00662428 Jy ! Clean residual min=-0.001511 max=0.001438 Jy/beam ! Clean residual mean=-0.000002 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.0482929 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 59 components and 0.0482929 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=8.62 mas, bmaj=10.8 mas, bpa=-16.12 degrees ! Estimated noise=654.246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116196 Jy ! Component: 100 - total flux cleaned = 0.00175697 Jy ! Component: 150 - total flux cleaned = 0.00205113 Jy ! Component: 200 - total flux cleaned = 0.00212311 Jy ! Total flux subtracted in 200 components = 0.00212311 Jy ! Clean residual min=-0.001122 max=0.001169 Jy/beam ! Clean residual mean=-0.000005 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0504161 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 = 8.66921e-07 Jy ! Component: 100 - total flux cleaned = -3.00388e-05 Jy ! Component: 150 - total flux cleaned = -0.000171463 Jy ! Component: 200 - total flux cleaned = -0.000251396 Jy ! Total flux subtracted in 200 components = -0.000251396 Jy ! Clean residual min=-0.001012 max=0.001156 Jy/beam ! Clean residual mean=-0.000005 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0501647 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 109 components and 0.0501647 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.154 mas, bmaj=8.392 mas, bpa=-20.88 degrees ! Estimated noise=576.521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143283 Jy ! Component: 100 - total flux cleaned = -0.000508301 Jy ! Component: 150 - total flux cleaned = -0.000609212 Jy ! Component: 200 - total flux cleaned = -0.000671285 Jy ! Total flux subtracted in 200 components = -0.000671285 Jy ! Clean residual min=-0.001098 max=0.001153 Jy/beam ! Clean residual mean=-0.000003 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.0494934 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 138 components and 0.0494934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071800Jy sigma=0.000682 ! Fit after self-cal, rms=0.071810Jy sigma=0.000681 wmodel J1035+3510_S_2017_10_21_pus_map.mod ! Writing 138 model components to file: J1035+3510_S_2017_10_21_pus_map.mod wobs J1035+3510_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1035+3510_S_2017_10_21_pus_uvs.fits wwins J1035+3510_S_2017_10_21_pus_map.win ! wwins: Wrote 4 windows to J1035+3510_S_2017_10_21_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.000362516 Jy ! Component: 100 - total flux cleaned = 0.000559476 Jy ! Component: 150 - total flux cleaned = 0.000651159 Jy ! Component: 200 - total flux cleaned = 0.000633986 Jy ! Component: 250 - total flux cleaned = 0.000634295 Jy ! Component: 300 - total flux cleaned = 0.000602244 Jy ! Component: 350 - total flux cleaned = 0.000539839 Jy ! Component: 400 - total flux cleaned = 0.000524498 Jy ! Component: 450 - total flux cleaned = 0.000509292 Jy ! Component: 500 - total flux cleaned = 0.0005239 Jy ! Component: 550 - total flux cleaned = 0.000509496 Jy ! Component: 600 - total flux cleaned = 0.00046722 Jy ! Component: 650 - total flux cleaned = 0.000481313 Jy ! Component: 700 - total flux cleaned = 0.000427108 Jy ! Component: 750 - total flux cleaned = 0.000414123 Jy ! Component: 800 - total flux cleaned = 0.000401066 Jy ! Component: 850 - total flux cleaned = 0.000400739 Jy ! Component: 900 - total flux cleaned = 0.000362747 Jy ! Component: 950 - total flux cleaned = 0.00032556 Jy ! Component: 1000 - total flux cleaned = 0.000337798 Jy ! Component: 1050 - total flux cleaned = 0.000313427 Jy ! Component: 1100 - total flux cleaned = 0.000289579 Jy ! Component: 1150 - total flux cleaned = 0.00024253 Jy ! Component: 1200 - total flux cleaned = 0.000230719 Jy ! Component: 1250 - total flux cleaned = 0.000184756 Jy ! Component: 1300 - total flux cleaned = 0.000173626 Jy ! Component: 1350 - total flux cleaned = 0.000162497 Jy ! Component: 1400 - total flux cleaned = 0.000162542 Jy ! Component: 1450 - total flux cleaned = 0.00012982 Jy ! Component: 1500 - total flux cleaned = 0.000118931 Jy ! Component: 1550 - total flux cleaned = 7.61644e-05 Jy ! Component: 1600 - total flux cleaned = 7.61481e-05 Jy ! Component: 1650 - total flux cleaned = 6.57477e-05 Jy ! Component: 1700 - total flux cleaned = 3.48274e-05 Jy ! Component: 1750 - total flux cleaned = -2.62266e-05 Jy ! Component: 1800 - total flux cleaned = -5.63256e-05 Jy ! Component: 1850 - total flux cleaned = -0.000116219 Jy ! Component: 1900 - total flux cleaned = -0.000116096 Jy ! Component: 1950 - total flux cleaned = -0.000174742 Jy ! Component: 2000 - total flux cleaned = -0.000213409 Jy ! Component: 2050 - total flux cleaned = -0.00024209 Jy ! Component: 2100 - total flux cleaned = -0.000299009 Jy ! Component: 2150 - total flux cleaned = -0.000308307 Jy ! Component: 2200 - total flux cleaned = -0.0003455 Jy ! Component: 2250 - total flux cleaned = -0.000373195 Jy ! Component: 2300 - total flux cleaned = -0.000418884 Jy ! Component: 2350 - total flux cleaned = -0.000455052 Jy ! Component: 2400 - total flux cleaned = -0.00049988 Jy ! Component: 2450 - total flux cleaned = -0.000544403 Jy ! Component: 2500 - total flux cleaned = -0.000570845 Jy ! Component: 2550 - total flux cleaned = -0.000605867 Jy ! Component: 2600 - total flux cleaned = -0.000649396 Jy ! Component: 2650 - total flux cleaned = -0.000675172 Jy ! Component: 2700 - total flux cleaned = -0.00072635 Jy ! Component: 2750 - total flux cleaned = -0.000734843 Jy ! Component: 2800 - total flux cleaned = -0.000760131 Jy ! Component: 2850 - total flux cleaned = -0.000801765 Jy ! Component: 2900 - total flux cleaned = -0.000834794 Jy ! Component: 2950 - total flux cleaned = -0.000851185 Jy ! Component: 3000 - total flux cleaned = -0.000883678 Jy ! Component: 3050 - total flux cleaned = -0.000883563 Jy ! Component: 3100 - total flux cleaned = -0.000907612 Jy ! Component: 3150 - total flux cleaned = -0.000939405 Jy ! Component: 3200 - total flux cleaned = -0.000970977 Jy ! Component: 3250 - total flux cleaned = -0.00102577 Jy ! Component: 3300 - total flux cleaned = -0.00102572 Jy ! Component: 3350 - total flux cleaned = -0.00105661 Jy ! Component: 3400 - total flux cleaned = -0.00109494 Jy ! Component: 3450 - total flux cleaned = -0.00106445 Jy ! Component: 3500 - total flux cleaned = -0.0010872 Jy ! Component: 3550 - total flux cleaned = -0.00108721 Jy ! Component: 3600 - total flux cleaned = -0.0011095 Jy ! Component: 3650 - total flux cleaned = -0.0010947 Jy ! Component: 3700 - total flux cleaned = -0.00110944 Jy ! Component: 3750 - total flux cleaned = -0.00110949 Jy ! Component: 3800 - total flux cleaned = -0.0011459 Jy ! Component: 3850 - total flux cleaned = -0.00116758 Jy ! Component: 3900 - total flux cleaned = -0.00116752 Jy ! Component: 3950 - total flux cleaned = -0.00119607 Jy ! Component: 4000 - total flux cleaned = -0.00119604 Jy ! Component: 4050 - total flux cleaned = -0.00121018 Jy ! Total flux subtracted in 4096 components = -0.00122425 Jy ! Clean residual min=-0.000402 max=0.000481 Jy/beam ! Clean residual mean=0.000000 rms=0.000128 Jy/beam ! Combined flux in latest and established models = 0.0482691 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 414 components and 0.0482691 Jy ![Exited script file: muppet] wmap "J1035+3510_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.154 x 8.392 at -20.88 degrees (North through East) ! Clean map min=-0.0014614 max=0.039755 Jy/beam ! Writing clean map to FITS file: J1035+3510_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0397549 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000126554 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.955006 0.955006 1.91001 3.82002 7.64005 15.2801 30.5602 61.1204 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.039 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.154 x 8.392 at -20.88 degrees (North through East) ! Clean map min=-0.0014614 max=0.039755 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 J1035+3510_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:56:21 2019