! Started logfile: J1454+1624_S_2017_08_05_pus_uvs.log on Thu May 9 19:31:48 2019 obs J1454+1624_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1454+1624_S_2017_08_05_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.956085 visibilities/baseline/integration-bin. ! Found source: J1454+1624 ! ! 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 513 lines of history. ! ! Reading 14456 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 J1454+1624_S_2017_08_05_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 526 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.841142Jy sigma=0.008153 ! Fit after self-cal, rms=0.829105Jy sigma=0.008051 ! 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.73 mas, bmaj=6.816 mas, bpa=-4.67 degrees ! Estimated noise=978.095 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.128597 Jy ! Component: 100 - total flux cleaned = 0.168794 Jy ! Total flux subtracted in 100 components = 0.168794 Jy ! Clean residual min=-0.006294 max=0.017062 Jy/beam ! Clean residual mean=-0.000028 rms=0.001860 Jy/beam ! Combined flux in latest and established models = 0.168794 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.168794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085912Jy sigma=0.000753 ! Fit after self-cal, rms=0.085820Jy sigma=0.000752 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0183276 Jy ! Component: 100 - total flux cleaned = 0.0267432 Jy ! Total flux subtracted in 100 components = 0.0267432 Jy ! Clean residual min=-0.005747 max=0.007774 Jy/beam ! Clean residual mean=-0.000015 rms=0.001409 Jy/beam ! Combined flux in latest and established models = 0.195537 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.195537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081212Jy sigma=0.000717 ! Fit after self-cal, rms=0.081157Jy sigma=0.000716 ! 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.237 mas, bmaj=7.5 mas, bpa=-4.321 degrees ! Estimated noise=716.583 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.00530228 Jy ! Component: 100 - total flux cleaned = 0.0081702 Jy ! Component: 150 - total flux cleaned = 0.00991106 Jy ! Component: 200 - total flux cleaned = 0.0110099 Jy ! Total flux subtracted in 200 components = 0.0110099 Jy ! Clean residual min=-0.005148 max=0.007487 Jy/beam ! Clean residual mean=-0.000003 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.206547 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.206547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080587Jy sigma=0.000715 ! Fit after self-cal, rms=0.080577Jy sigma=0.000715 ! 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.12 HN 0.95 KP 1.02 ! LA 0.98 MK 0.99 NL 0.88 OV 1.00 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.22 HN 0.99 KP 0.96 ! LA 0.97 MK 0.98 NL 1.05 OV 1.01 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.21 HN 0.97 KP 0.86 ! LA 0.77 MK 1.02 NL 1.16 OV 0.93 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.27 HN 0.98 KP 1.00* ! LA 1.00* MK 1.19 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.080577Jy sigma=0.000715 ! Fit after self-cal, rms=0.074727Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=7.497 mas, bpa=-4.155 degrees ! Estimated noise=717.301 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.000150524 Jy ! Component: 100 - total flux cleaned = -0.000296255 Jy ! Component: 150 - total flux cleaned = -0.000371683 Jy ! Component: 200 - total flux cleaned = -0.000418482 Jy ! Total flux subtracted in 200 components = -0.000418482 Jy ! Clean residual min=-0.003806 max=0.003721 Jy/beam ! Clean residual mean=-0.000011 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.206128 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.206128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074700Jy sigma=0.000679 ! Fit after self-cal, rms=0.074680Jy sigma=0.000679 ! 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.074680Jy sigma=0.000679 ! Fit after self-cal, rms=0.074004Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=7.505 mas, bpa=-4.281 degrees ! Estimated noise=718.254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.94956e-05 Jy ! Component: 100 - total flux cleaned = -2.13761e-05 Jy ! Component: 150 - total flux cleaned = -4.39391e-05 Jy ! Component: 200 - total flux cleaned = -6.4617e-05 Jy ! Total flux subtracted in 200 components = -6.4617e-05 Jy ! Clean residual min=-0.002193 max=0.002462 Jy/beam ! Clean residual mean=-0.000003 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.206064 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.206064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073990Jy sigma=0.000667 ! Fit after self-cal, rms=0.074015Jy sigma=0.000667 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 (-5.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224511 Jy ! Component: 100 - total flux cleaned = 0.00281054 Jy ! Component: 150 - total flux cleaned = 0.00312395 Jy ! Component: 200 - total flux cleaned = 0.00330934 Jy ! Total flux subtracted in 200 components = 0.00330934 Jy ! Clean residual min=-0.002180 max=0.002083 Jy/beam ! Clean residual mean=-0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.209373 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 76 components and 0.209373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073931Jy sigma=0.000666 ! Fit after self-cal, rms=0.073925Jy sigma=0.000666 ! 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.073925Jy sigma=0.000666 ! Fit after self-cal, rms=0.074212Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=7.502 mas, bpa=-4.258 degrees ! Estimated noise=718.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123361 Jy ! Component: 100 - total flux cleaned = 0.00148675 Jy ! Component: 150 - total flux cleaned = 0.00163744 Jy ! Component: 200 - total flux cleaned = 0.00169141 Jy ! Total flux subtracted in 200 components = 0.00169141 Jy ! Clean residual min=-0.001949 max=0.001878 Jy/beam ! Clean residual mean=-0.000000 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.211064 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 97 components and 0.211064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074181Jy sigma=0.000665 ! Fit after self-cal, rms=0.074189Jy sigma=0.000665 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.000235646 Jy ! Component: 100 - total flux cleaned = 0.000355286 Jy ! Component: 150 - total flux cleaned = 0.000440046 Jy ! Component: 200 - total flux cleaned = 0.000477546 Jy ! Total flux subtracted in 200 components = 0.000477546 Jy ! Clean residual min=-0.001932 max=0.001816 Jy/beam ! Clean residual mean=-0.000000 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.211542 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 0.211542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074177Jy sigma=0.000665 ! Fit after self-cal, rms=0.074175Jy sigma=0.000665 ! 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.074175Jy sigma=0.000665 ! Fit after self-cal, rms=0.074244Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.295 mas, bmaj=11.08 mas, bpa=-7.291 degrees ! Estimated noise=904.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000455569 Jy ! Component: 100 - total flux cleaned = 0.000619581 Jy ! Component: 150 - total flux cleaned = 0.000759645 Jy ! Component: 200 - total flux cleaned = 0.000895582 Jy ! Total flux subtracted in 200 components = 0.000895582 Jy ! Clean residual min=-0.002336 max=0.002078 Jy/beam ! Clean residual mean=-0.000001 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.212438 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.212438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074235Jy sigma=0.000664 ! Fit after self-cal, rms=0.074233Jy 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 = 7.6807e-05 Jy ! Component: 100 - total flux cleaned = 0.000147432 Jy ! Component: 150 - total flux cleaned = 0.000244025 Jy ! Component: 200 - total flux cleaned = 0.000306555 Jy ! Total flux subtracted in 200 components = 0.000306555 Jy ! Clean residual min=-0.002329 max=0.002056 Jy/beam ! Clean residual mean=-0.000001 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.212744 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 128 components and 0.212744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074231Jy sigma=0.000664 ! Fit after self-cal, rms=0.074230Jy 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.253 mas, bmaj=7.504 mas, bpa=-4.248 degrees ! Estimated noise=718.911 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.253 x 7.504 at -4.248 degrees (North through East) ! Clean map min=-0.0018865 max=0.16874 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.748 mas, bmaj=6.795 mas, bpa=-4.478 degrees ! Estimated noise=983.754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128884 Jy ! Component: 100 - total flux cleaned = 0.169554 Jy ! Component: 150 - total flux cleaned = 0.187156 Jy ! Component: 200 - total flux cleaned = 0.195297 Jy ! Total flux subtracted in 200 components = 0.195297 Jy ! Clean residual min=-0.002771 max=0.003956 Jy/beam ! Clean residual mean=-0.000010 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.195297 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.195297 Jy ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=7.504 mas, bpa=-4.248 degrees ! Estimated noise=718.911 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.00601317 Jy ! Component: 100 - total flux cleaned = 0.00983016 Jy ! Component: 150 - total flux cleaned = 0.0124267 Jy ! Component: 200 - total flux cleaned = 0.0138553 Jy ! Total flux subtracted in 200 components = 0.0138553 Jy ! Clean residual min=-0.002023 max=0.002192 Jy/beam ! Clean residual mean=-0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.209152 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 62 components and 0.209152 Jy ! Inverting map ! Added new window around map position (-104.5, -110.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162925 Jy ! Component: 100 - total flux cleaned = 0.00211608 Jy ! Component: 150 - total flux cleaned = 0.00259937 Jy ! Component: 200 - total flux cleaned = 0.00294903 Jy ! Total flux subtracted in 200 components = 0.00294903 Jy ! Clean residual min=-0.002031 max=0.001743 Jy/beam ! Clean residual mean=0.000000 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.212101 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 81 components and 0.212101 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.295 mas, bmaj=11.08 mas, bpa=-7.291 degrees ! Estimated noise=904.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113838 Jy ! Component: 100 - total flux cleaned = 0.001592 Jy ! Component: 150 - total flux cleaned = 0.00184298 Jy ! Component: 200 - total flux cleaned = 0.00203266 Jy ! Total flux subtracted in 200 components = 0.00203266 Jy ! Clean residual min=-0.002406 max=0.002168 Jy/beam ! Clean residual mean=0.000001 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.214134 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.000119478 Jy ! Component: 100 - total flux cleaned = 0.000225926 Jy ! Component: 150 - total flux cleaned = 0.000302749 Jy ! Component: 200 - total flux cleaned = 0.000372617 Jy ! Total flux subtracted in 200 components = 0.000372617 Jy ! Clean residual min=-0.002385 max=0.002122 Jy/beam ! Clean residual mean=0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.214506 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 115 components and 0.214506 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=7.504 mas, bpa=-4.248 degrees ! Estimated noise=718.911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.01704e-05 Jy ! Component: 100 - total flux cleaned = 1.28601e-05 Jy ! Component: 150 - total flux cleaned = 4.08284e-05 Jy ! Component: 200 - total flux cleaned = 9.06407e-05 Jy ! Total flux subtracted in 200 components = 9.06407e-05 Jy ! Clean residual min=-0.001998 max=0.001665 Jy/beam ! Clean residual mean=0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.214597 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 129 components and 0.214597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074198Jy sigma=0.000664 ! Fit after self-cal, rms=0.074193Jy sigma=0.000664 wmodel J1454+1624_S_2017_08_05_pus_map.mod ! Writing 129 model components to file: J1454+1624_S_2017_08_05_pus_map.mod wobs J1454+1624_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1454+1624_S_2017_08_05_pus_uvs.fits wwins J1454+1624_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J1454+1624_S_2017_08_05_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.000423392 Jy ! Component: 100 - total flux cleaned = -0.000632505 Jy ! Component: 150 - total flux cleaned = -0.000772809 Jy ! Component: 200 - total flux cleaned = -0.000826221 Jy ! Component: 250 - total flux cleaned = -0.000954351 Jy ! Component: 300 - total flux cleaned = -0.00105323 Jy ! Component: 350 - total flux cleaned = -0.00105335 Jy ! Component: 400 - total flux cleaned = -0.0011242 Jy ! Component: 450 - total flux cleaned = -0.00112379 Jy ! Component: 500 - total flux cleaned = -0.00110096 Jy ! Component: 550 - total flux cleaned = -0.00107862 Jy ! Component: 600 - total flux cleaned = -0.0011005 Jy ! Component: 650 - total flux cleaned = -0.00103605 Jy ! Component: 700 - total flux cleaned = -0.00107849 Jy ! Component: 750 - total flux cleaned = -0.00109942 Jy ! Component: 800 - total flux cleaned = -0.00112042 Jy ! Component: 850 - total flux cleaned = -0.00120169 Jy ! Component: 900 - total flux cleaned = -0.00120157 Jy ! Component: 950 - total flux cleaned = -0.0012407 Jy ! Component: 1000 - total flux cleaned = -0.00124059 Jy ! Component: 1050 - total flux cleaned = -0.00122136 Jy ! Component: 1100 - total flux cleaned = -0.00131696 Jy ! Component: 1150 - total flux cleaned = -0.00129823 Jy ! Component: 1200 - total flux cleaned = -0.00129861 Jy ! Component: 1250 - total flux cleaned = -0.00137253 Jy ! Component: 1300 - total flux cleaned = -0.00135427 Jy ! Component: 1350 - total flux cleaned = -0.00140838 Jy ! Component: 1400 - total flux cleaned = -0.0014081 Jy ! Component: 1450 - total flux cleaned = -0.00137287 Jy ! Component: 1500 - total flux cleaned = -0.00146079 Jy ! Component: 1550 - total flux cleaned = -0.00142614 Jy ! Component: 1600 - total flux cleaned = -0.00149526 Jy ! Component: 1650 - total flux cleaned = -0.00149529 Jy ! Component: 1700 - total flux cleaned = -0.00156319 Jy ! Component: 1750 - total flux cleaned = -0.00156332 Jy ! Component: 1800 - total flux cleaned = -0.00154675 Jy ! Component: 1850 - total flux cleaned = -0.00154691 Jy ! Component: 1900 - total flux cleaned = -0.0016121 Jy ! Component: 1950 - total flux cleaned = -0.00154731 Jy ! Component: 2000 - total flux cleaned = -0.00149913 Jy ! Component: 2050 - total flux cleaned = -0.00154719 Jy ! Component: 2100 - total flux cleaned = -0.00153126 Jy ! Component: 2150 - total flux cleaned = -0.00157837 Jy ! Component: 2200 - total flux cleaned = -0.00157844 Jy ! Component: 2250 - total flux cleaned = -0.00159401 Jy ! Component: 2300 - total flux cleaned = -0.00154791 Jy ! Component: 2350 - total flux cleaned = -0.00160909 Jy ! Component: 2400 - total flux cleaned = -0.0015635 Jy ! Component: 2450 - total flux cleaned = -0.00157877 Jy ! Component: 2500 - total flux cleaned = -0.00151906 Jy ! Component: 2550 - total flux cleaned = -0.00150417 Jy ! Component: 2600 - total flux cleaned = -0.00154839 Jy ! Component: 2650 - total flux cleaned = -0.00147531 Jy ! Component: 2700 - total flux cleaned = -0.00150434 Jy ! Component: 2750 - total flux cleaned = -0.00153327 Jy ! Component: 2800 - total flux cleaned = -0.00151881 Jy ! Component: 2850 - total flux cleaned = -0.00153303 Jy ! Component: 2900 - total flux cleaned = -0.00153293 Jy ! Component: 2950 - total flux cleaned = -0.00156103 Jy ! Component: 3000 - total flux cleaned = -0.00154716 Jy ! Component: 3050 - total flux cleaned = -0.00160283 Jy ! Component: 3100 - total flux cleaned = -0.00160284 Jy ! Component: 3150 - total flux cleaned = -0.00157533 Jy ! Component: 3200 - total flux cleaned = -0.0015481 Jy ! Component: 3250 - total flux cleaned = -0.0015347 Jy ! Component: 3300 - total flux cleaned = -0.00156169 Jy ! Component: 3350 - total flux cleaned = -0.00156163 Jy ! Component: 3400 - total flux cleaned = -0.00157495 Jy ! Component: 3450 - total flux cleaned = -0.00156172 Jy ! Component: 3500 - total flux cleaned = -0.00150905 Jy ! Component: 3550 - total flux cleaned = -0.0015353 Jy ! Component: 3600 - total flux cleaned = -0.00152235 Jy ! Component: 3650 - total flux cleaned = -0.00147054 Jy ! Component: 3700 - total flux cleaned = -0.00150924 Jy ! Component: 3750 - total flux cleaned = -0.00149637 Jy ! Component: 3800 - total flux cleaned = -0.00149642 Jy ! Component: 3850 - total flux cleaned = -0.00145848 Jy ! Component: 3900 - total flux cleaned = -0.00147101 Jy ! Component: 3950 - total flux cleaned = -0.00148339 Jy ! Component: 4000 - total flux cleaned = -0.00152076 Jy ! Component: 4050 - total flux cleaned = -0.00144632 Jy ! Total flux subtracted in 4096 components = -0.00143392 Jy ! Clean residual min=-0.000676 max=0.000698 Jy/beam ! Clean residual mean=-0.000000 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.213163 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 454 components and 0.213163 Jy ![Exited script file: muppet] wmap "J1454+1624_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.253 x 7.504 at -4.248 degrees (North through East) ! Clean map min=-0.0012815 max=0.16851 Jy/beam ! Writing clean map to FITS file: J1454+1624_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.168508 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229603 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.408771 0.408771 0.817541 1.63508 3.27017 6.54033 13.0807 26.1613 52.3227 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.168 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.253 x 7.504 at -4.248 degrees (North through East) ! Clean map min=-0.0012815 max=0.16851 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 J1454+1624_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:31:53 2019