! Started logfile: J2325+7917_S_2017_09_26_pus_uvs.log on Sat May 11 13:08:50 2019 obs J2325+7917_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J2325+7917_S_2017_09_26_pus_uva.fits ! AN table 1: 294 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.877079 visibilities/baseline/integration-bin. ! Found source: J2325+7917 ! ! 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 674 lines of history. ! ! Reading 37132 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 J2325+7917_S_2017_09_26_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 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 208 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1341 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.736053Jy sigma=0.005988 ! Fit after self-cal, rms=0.673292Jy sigma=0.005545 ! 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.485 mas, bmaj=9.591 mas, bpa=4.471 degrees ! Estimated noise=1225.1 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.227927 Jy ! Component: 100 - total flux cleaned = 0.335391 Jy ! Total flux subtracted in 100 components = 0.335391 Jy ! Clean residual min=-0.031721 max=0.055098 Jy/beam ! Clean residual mean=-0.000084 rms=0.009349 Jy/beam ! Combined flux in latest and established models = 0.335391 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.335391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208984Jy sigma=0.001702 ! Fit after self-cal, rms=0.208663Jy sigma=0.001699 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0656494 Jy ! Component: 100 - total flux cleaned = 0.111127 Jy ! Total flux subtracted in 100 components = 0.111127 Jy ! Clean residual min=-0.021279 max=0.053872 Jy/beam ! Clean residual mean=-0.000053 rms=0.006712 Jy/beam ! Combined flux in latest and established models = 0.446518 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.446518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163362Jy sigma=0.001316 ! Fit after self-cal, rms=0.163311Jy sigma=0.001315 ! Inverting map ! Added new window around map position (-18.5, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0486077 Jy ! Component: 100 - total flux cleaned = 0.0807848 Jy ! Total flux subtracted in 100 components = 0.0807848 Jy ! Clean residual min=-0.016126 max=0.024459 Jy/beam ! Clean residual mean=-0.000039 rms=0.004615 Jy/beam ! Combined flux in latest and established models = 0.527303 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.527303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136278Jy sigma=0.001079 ! Fit after self-cal, rms=0.135104Jy sigma=0.001072 ! 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.285 mas, bmaj=10.31 mas, bpa=3.333 degrees ! Estimated noise=501.314 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.0513015 Jy ! Component: 100 - total flux cleaned = 0.0865833 Jy ! Component: 150 - total flux cleaned = 0.11205 Jy ! Component: 200 - total flux cleaned = 0.130734 Jy ! Total flux subtracted in 200 components = 0.130734 Jy ! Clean residual min=-0.014317 max=0.019495 Jy/beam ! Clean residual mean=-0.000160 rms=0.004773 Jy/beam ! Combined flux in latest and established models = 0.658036 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 79 components and 0.658036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108162Jy sigma=0.000842 ! Fit after self-cal, rms=0.106918Jy sigma=0.000833 ! 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.97 FD 1.07 HN 1.00 KP 1.07 ! LA 0.96 MK 1.09 NL 0.94 OV 0.96 ! PT 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.10 HN 1.04 KP 1.03 ! LA 0.92 MK 1.10 NL 1.07 OV 0.90 ! PT 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.15 HN 1.03 KP 1.01 ! LA 0.95 MK 1.13 NL 1.03 OV 0.97 ! PT 0.90 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.22 HN 1.12 KP 1.00* ! LA 0.93 MK 1.12 NL 1.00* OV 1.00* ! PT 0.98 ! ! ! Fit before self-cal, rms=0.106918Jy sigma=0.000833 ! Fit after self-cal, rms=0.098386Jy sigma=0.000762 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=10.45 mas, bpa=2.948 degrees ! Estimated noise=503.009 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 (-15.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140335 Jy ! Component: 100 - total flux cleaned = 0.0209829 Jy ! Component: 150 - total flux cleaned = 0.0236286 Jy ! Component: 200 - total flux cleaned = 0.0246559 Jy ! Total flux subtracted in 200 components = 0.0246559 Jy ! Clean residual min=-0.007025 max=0.009012 Jy/beam ! Clean residual mean=0.000023 rms=0.002067 Jy/beam ! Combined flux in latest and established models = 0.682692 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 107 components and 0.682692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096467Jy sigma=0.000744 ! Fit after self-cal, rms=0.096327Jy sigma=0.000743 ! 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.096327Jy sigma=0.000743 ! Fit after self-cal, rms=0.092260Jy sigma=0.000711 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=10.46 mas, bpa=2.824 degrees ! Estimated noise=503.509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00510703 Jy ! Component: 100 - total flux cleaned = 0.0073556 Jy ! Component: 150 - total flux cleaned = 0.00829785 Jy ! Component: 200 - total flux cleaned = 0.00882911 Jy ! Total flux subtracted in 200 components = 0.00882911 Jy ! Clean residual min=-0.005290 max=0.007632 Jy/beam ! Clean residual mean=0.000014 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.691522 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 133 components and 0.691521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091864Jy sigma=0.000708 ! Fit after self-cal, rms=0.091834Jy sigma=0.000707 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 (50, 42.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00637016 Jy ! Component: 100 - total flux cleaned = 0.0086734 Jy ! Component: 150 - total flux cleaned = 0.0104167 Jy ! Component: 200 - total flux cleaned = 0.0119833 Jy ! Total flux subtracted in 200 components = 0.0119833 Jy ! Clean residual min=-0.004695 max=0.005253 Jy/beam ! Clean residual mean=0.000003 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.703505 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 155 components and 0.703505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091276Jy sigma=0.000703 ! Fit after self-cal, rms=0.091262Jy sigma=0.000703 ! 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.091262Jy sigma=0.000703 ! Fit after self-cal, rms=0.091380Jy sigma=0.000702 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=10.46 mas, bpa=2.723 degrees ! Estimated noise=503.418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229338 Jy ! Component: 100 - total flux cleaned = 0.00366025 Jy ! Component: 150 - total flux cleaned = 0.00481367 Jy ! Component: 200 - total flux cleaned = 0.00579007 Jy ! Total flux subtracted in 200 components = 0.00579007 Jy ! Clean residual min=-0.004459 max=0.004853 Jy/beam ! Clean residual mean=-0.000001 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.709295 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 170 components and 0.709295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091186Jy sigma=0.000701 ! Fit after self-cal, rms=0.091185Jy sigma=0.000701 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, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00432818 Jy ! Component: 100 - total flux cleaned = 0.00608556 Jy ! Component: 150 - total flux cleaned = 0.0074433 Jy ! Component: 200 - total flux cleaned = 0.00828516 Jy ! Total flux subtracted in 200 components = 0.00828516 Jy ! Clean residual min=-0.004307 max=0.004103 Jy/beam ! Clean residual mean=0.000006 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.71758 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 193 components and 0.71758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090931Jy sigma=0.000698 ! Fit after self-cal, rms=0.090915Jy sigma=0.000698 ! 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.090915Jy sigma=0.000698 ! Fit after self-cal, rms=0.090913Jy sigma=0.000698 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.275 mas, bmaj=13.43 mas, bpa=-5.403 degrees ! Estimated noise=611.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328681 Jy ! Component: 100 - total flux cleaned = 0.0057035 Jy ! Component: 150 - total flux cleaned = 0.00744863 Jy ! Component: 200 - total flux cleaned = 0.00820046 Jy ! Total flux subtracted in 200 components = 0.00820046 Jy ! Clean residual min=-0.003363 max=0.004448 Jy/beam ! Clean residual mean=-0.000000 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.72578 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 212 components and 0.72578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090830Jy sigma=0.000697 ! Fit after self-cal, rms=0.090820Jy sigma=0.000697 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.00131787 Jy ! Component: 100 - total flux cleaned = 0.00149436 Jy ! Component: 150 - total flux cleaned = 0.0015995 Jy ! Component: 200 - total flux cleaned = 0.00174251 Jy ! Total flux subtracted in 200 components = 0.00174251 Jy ! Clean residual min=-0.003342 max=0.004426 Jy/beam ! Clean residual mean=0.000003 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.727523 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 230 components and 0.727523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090784Jy sigma=0.000697 ! Fit after self-cal, rms=0.090782Jy sigma=0.000697 ! 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.41 mas, bmaj=10.45 mas, bpa=2.647 degrees ! Estimated noise=503.195 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.41 x 10.45 at 2.647 degrees (North through East) ! Clean map min=-0.0035286 max=0.36292 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.567 mas, bmaj=9.664 mas, bpa=3.966 degrees ! Estimated noise=1271.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.23302 Jy ! Component: 100 - total flux cleaned = 0.340041 Jy ! Component: 150 - total flux cleaned = 0.407854 Jy ! Component: 200 - total flux cleaned = 0.457107 Jy ! Total flux subtracted in 200 components = 0.457107 Jy ! Clean residual min=-0.018683 max=0.031410 Jy/beam ! Clean residual mean=-0.000052 rms=0.005742 Jy/beam ! Combined flux in latest and established models = 0.457107 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.457107 Jy ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=10.45 mas, bpa=2.647 degrees ! Estimated noise=503.195 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.0665145 Jy ! Component: 100 - total flux cleaned = 0.111881 Jy ! Component: 150 - total flux cleaned = 0.144157 Jy ! Component: 200 - total flux cleaned = 0.167492 Jy ! Total flux subtracted in 200 components = 0.167492 Jy ! Clean residual min=-0.011742 max=0.018097 Jy/beam ! Clean residual mean=-0.000115 rms=0.003572 Jy/beam ! Combined flux in latest and established models = 0.624599 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 67 components and 0.624599 Jy ! Inverting map ! Added new window around map position (-3.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0190667 Jy ! Component: 100 - total flux cleaned = 0.0327071 Jy ! Component: 150 - total flux cleaned = 0.0432874 Jy ! Component: 200 - total flux cleaned = 0.0516535 Jy ! Total flux subtracted in 200 components = 0.0516535 Jy ! Clean residual min=-0.007286 max=0.006817 Jy/beam ! Clean residual mean=-0.000030 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.676253 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 114 components and 0.676253 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.275 mas, bmaj=13.43 mas, bpa=-5.403 degrees ! Estimated noise=611.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109091 Jy ! Component: 100 - total flux cleaned = 0.0186255 Jy ! Component: 150 - total flux cleaned = 0.0247157 Jy ! Component: 200 - total flux cleaned = 0.0297165 Jy ! Total flux subtracted in 200 components = 0.0297165 Jy ! Clean residual min=-0.004939 max=0.006026 Jy/beam ! Clean residual mean=-0.000011 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.705969 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.00416843 Jy ! Component: 100 - total flux cleaned = 0.00770755 Jy ! Component: 150 - total flux cleaned = 0.0100354 Jy ! Component: 200 - total flux cleaned = 0.0115529 Jy ! Total flux subtracted in 200 components = 0.0115529 Jy ! Clean residual min=-0.004269 max=0.004524 Jy/beam ! Clean residual mean=-0.000003 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.717522 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 185 components and 0.717522 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=10.45 mas, bpa=2.647 degrees ! Estimated noise=503.195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215323 Jy ! Component: 100 - total flux cleaned = 0.00298787 Jy ! Component: 150 - total flux cleaned = 0.00329999 Jy ! Component: 200 - total flux cleaned = 0.0038376 Jy ! Total flux subtracted in 200 components = 0.0038376 Jy ! Clean residual min=-0.003982 max=0.003458 Jy/beam ! Clean residual mean=-0.000000 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.72136 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 212 components and 0.72136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090682Jy sigma=0.000696 ! Fit after self-cal, rms=0.090623Jy sigma=0.000696 wmodel J2325+7917_S_2017_09_26_pus_map.mod ! Writing 212 model components to file: J2325+7917_S_2017_09_26_pus_map.mod wobs J2325+7917_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J2325+7917_S_2017_09_26_pus_uvs.fits wwins J2325+7917_S_2017_09_26_pus_map.win ! wwins: Wrote 6 windows to J2325+7917_S_2017_09_26_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.000393333 Jy ! Component: 100 - total flux cleaned = -0.000224661 Jy ! Component: 150 - total flux cleaned = -0.000171054 Jy ! Component: 200 - total flux cleaned = -0.000123185 Jy ! Component: 250 - total flux cleaned = -0.000168796 Jy ! Component: 300 - total flux cleaned = -0.000125911 Jy ! Component: 350 - total flux cleaned = 0.000121382 Jy ! Component: 400 - total flux cleaned = 0.000200647 Jy ! Component: 450 - total flux cleaned = 0.000470029 Jy ! Component: 500 - total flux cleaned = 0.000618134 Jy ! Component: 550 - total flux cleaned = 0.00076235 Jy ! Component: 600 - total flux cleaned = 0.000866863 Jy ! Component: 650 - total flux cleaned = 0.00103523 Jy ! Component: 700 - total flux cleaned = 0.00106728 Jy ! Component: 750 - total flux cleaned = 0.00109899 Jy ! Component: 800 - total flux cleaned = 0.00116138 Jy ! Component: 850 - total flux cleaned = 0.00125292 Jy ! Component: 900 - total flux cleaned = 0.00125276 Jy ! Component: 950 - total flux cleaned = 0.00128209 Jy ! Component: 1000 - total flux cleaned = 0.00136659 Jy ! Component: 1050 - total flux cleaned = 0.0013397 Jy ! Component: 1100 - total flux cleaned = 0.00136741 Jy ! Component: 1150 - total flux cleaned = 0.00139338 Jy ! Component: 1200 - total flux cleaned = 0.00139343 Jy ! Component: 1250 - total flux cleaned = 0.00144355 Jy ! Component: 1300 - total flux cleaned = 0.00149285 Jy ! Component: 1350 - total flux cleaned = 0.00151656 Jy ! Component: 1400 - total flux cleaned = 0.00144458 Jy ! Component: 1450 - total flux cleaned = 0.0015865 Jy ! Component: 1500 - total flux cleaned = 0.00158655 Jy ! Component: 1550 - total flux cleaned = 0.00165483 Jy ! Component: 1600 - total flux cleaned = 0.00169949 Jy ! Component: 1650 - total flux cleaned = 0.00178755 Jy ! Component: 1700 - total flux cleaned = 0.00187385 Jy ! Component: 1750 - total flux cleaned = 0.00200106 Jy ! Component: 1800 - total flux cleaned = 0.00208531 Jy ! Component: 1850 - total flux cleaned = 0.00223012 Jy ! Component: 1900 - total flux cleaned = 0.0023113 Jy ! Component: 1950 - total flux cleaned = 0.0024119 Jy ! Component: 2000 - total flux cleaned = 0.00257002 Jy ! Component: 2050 - total flux cleaned = 0.00251193 Jy ! Component: 2100 - total flux cleaned = 0.00266681 Jy ! Component: 2150 - total flux cleaned = 0.00276226 Jy ! Component: 2200 - total flux cleaned = 0.00289336 Jy ! Component: 2250 - total flux cleaned = 0.00302269 Jy ! Component: 2300 - total flux cleaned = 0.00304098 Jy ! Component: 2350 - total flux cleaned = 0.00311345 Jy ! Component: 2400 - total flux cleaned = 0.00314888 Jy ! Component: 2450 - total flux cleaned = 0.00320186 Jy ! Component: 2500 - total flux cleaned = 0.00327146 Jy ! Component: 2550 - total flux cleaned = 0.00328892 Jy ! Component: 2600 - total flux cleaned = 0.00334 Jy ! Component: 2650 - total flux cleaned = 0.00345746 Jy ! Component: 2700 - total flux cleaned = 0.00354035 Jy ! Component: 2750 - total flux cleaned = 0.00360585 Jy ! Component: 2800 - total flux cleaned = 0.00367048 Jy ! Component: 2850 - total flux cleaned = 0.00375032 Jy ! Component: 2900 - total flux cleaned = 0.00379766 Jy ! Component: 2950 - total flux cleaned = 0.0038758 Jy ! Component: 3000 - total flux cleaned = 0.00398443 Jy ! Component: 3050 - total flux cleaned = 0.00401544 Jy ! Component: 3100 - total flux cleaned = 0.00407616 Jy ! Component: 3150 - total flux cleaned = 0.00418137 Jy ! Component: 3200 - total flux cleaned = 0.00422591 Jy ! Component: 3250 - total flux cleaned = 0.00427039 Jy ! Component: 3300 - total flux cleaned = 0.00435795 Jy ! Component: 3350 - total flux cleaned = 0.00438673 Jy ! Component: 3400 - total flux cleaned = 0.00444405 Jy ! Component: 3450 - total flux cleaned = 0.00454335 Jy ! Component: 3500 - total flux cleaned = 0.00461368 Jy ! Component: 3550 - total flux cleaned = 0.00465535 Jy ! Component: 3600 - total flux cleaned = 0.00473822 Jy ! Component: 3650 - total flux cleaned = 0.00480649 Jy ! Component: 3700 - total flux cleaned = 0.00486076 Jy ! Component: 3750 - total flux cleaned = 0.00492809 Jy ! Component: 3800 - total flux cleaned = 0.00496817 Jy ! Component: 3850 - total flux cleaned = 0.0050343 Jy ! Component: 3900 - total flux cleaned = 0.00508685 Jy ! Component: 3950 - total flux cleaned = 0.00507378 Jy ! Component: 4000 - total flux cleaned = 0.00509968 Jy ! Component: 4050 - total flux cleaned = 0.00517682 Jy ! Total flux subtracted in 4096 components = 0.00521517 Jy ! Clean residual min=-0.000701 max=0.000745 Jy/beam ! Clean residual mean=0.000004 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.726575 Jy keep ! Adding 376 model components to the UV plane model. ! The established model now contains 587 components and 0.726575 Jy ![Exited script file: muppet] wmap "J2325+7917_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.41 x 10.45 at 2.647 degrees (North through East) ! Clean map min=-0.0022634 max=0.36075 Jy/beam ! Writing clean map to FITS file: J2325+7917_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.360749 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240285 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.199822 0.199822 0.399644 0.799287 1.59857 3.19715 6.3943 12.7886 25.5772 51.1544 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.36 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.41 x 10.45 at 2.647 degrees (North through East) ! Clean map min=-0.0022634 max=0.36075 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 J2325+7917_S_2017_09_26_pus_uvs.log closed on Sat May 11 13:08:57 2019