! Started logfile: J1435-0414_S_2017_02_19_pus_uvs.log on Sat May 4 18:53:00 2019 obs J1435-0414_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1435-0414_S_2017_02_19_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.720501 visibilities/baseline/integration-bin. ! Found source: J1435-0414 ! ! 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 482 lines of history. ! ! Reading 18416 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 J1435-0414_S_2017_02_19_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 208 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 208 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 640 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.789314Jy sigma=0.006277 ! Fit after self-cal, rms=0.783243Jy sigma=0.006232 ! 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.574 mas, bmaj=6.562 mas, bpa=-1.361 degrees ! Estimated noise=1145.35 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.154053 Jy ! Component: 100 - total flux cleaned = 0.208865 Jy ! Total flux subtracted in 100 components = 0.208865 Jy ! Clean residual min=-0.010359 max=0.025691 Jy/beam ! Clean residual mean=0.000001 rms=0.003248 Jy/beam ! Combined flux in latest and established models = 0.208865 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.208865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120832Jy sigma=0.000860 ! Fit after self-cal, rms=0.120623Jy sigma=0.000859 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0310391 Jy ! Component: 100 - total flux cleaned = 0.0512796 Jy ! Total flux subtracted in 100 components = 0.0512796 Jy ! Clean residual min=-0.008010 max=0.013980 Jy/beam ! Clean residual mean=0.000005 rms=0.002067 Jy/beam ! Combined flux in latest and established models = 0.260144 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.260144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106364Jy sigma=0.000760 ! Fit after self-cal, rms=0.106308Jy sigma=0.000760 ! Inverting map ! Added new window around map position (3, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153645 Jy ! Component: 100 - total flux cleaned = 0.0260204 Jy ! Total flux subtracted in 100 components = 0.0260204 Jy ! Clean residual min=-0.006707 max=0.007276 Jy/beam ! Clean residual mean=0.000006 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.286165 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.286165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102283Jy sigma=0.000735 ! Fit after self-cal, rms=0.102239Jy sigma=0.000734 ! 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.092 mas, bmaj=7.451 mas, bpa=-0.667 degrees ! Estimated noise=730.698 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.0116923 Jy ! Component: 100 - total flux cleaned = 0.0193123 Jy ! Component: 150 - total flux cleaned = 0.0246695 Jy ! Component: 200 - total flux cleaned = 0.0284911 Jy ! Total flux subtracted in 200 components = 0.0284911 Jy ! Clean residual min=-0.005559 max=0.004931 Jy/beam ! Clean residual mean=0.000019 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.314656 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 90 components and 0.314656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100115Jy sigma=0.000725 ! Fit after self-cal, rms=0.100082Jy sigma=0.000724 ! 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 0.98 FD 0.90 HN 1.01 KP 1.03 ! LA 1.01 MK 0.98 NL 0.91 OV 1.03 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 1.04 KP 0.99 ! LA 1.00 MK 0.95 NL 1.08 OV 1.06 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.05 HN 1.01 KP 0.88 ! LA 0.78 MK 1.02 NL 1.18 OV 0.97 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.08 HN 0.96 KP 1.00* ! LA 0.79 MK 1.16 NL 1.00* OV 1.12 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.100082Jy sigma=0.000724 ! Fit after self-cal, rms=0.092507Jy sigma=0.000694 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.49 mas, bpa=-0.5091 degrees ! Estimated noise=728.361 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.000790447 Jy ! Component: 100 - total flux cleaned = 0.000860795 Jy ! Component: 150 - total flux cleaned = 0.000956495 Jy ! Component: 200 - total flux cleaned = 0.00103551 Jy ! Total flux subtracted in 200 components = 0.00103551 Jy ! Clean residual min=-0.003530 max=0.003973 Jy/beam ! Clean residual mean=0.000003 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.315691 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.315691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092496Jy sigma=0.000694 ! Fit after self-cal, rms=0.092445Jy sigma=0.000693 ! 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.092445Jy sigma=0.000693 ! Fit after self-cal, rms=0.092302Jy sigma=0.000690 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.094 mas, bmaj=7.482 mas, bpa=-0.4652 degrees ! Estimated noise=727.324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000632637 Jy ! Component: 100 - total flux cleaned = 0.000827051 Jy ! Component: 150 - total flux cleaned = 0.000970964 Jy ! Component: 200 - total flux cleaned = 0.00108001 Jy ! Total flux subtracted in 200 components = 0.00108001 Jy ! Clean residual min=-0.002772 max=0.003535 Jy/beam ! Clean residual mean=-0.000004 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.316771 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 104 components and 0.316771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092293Jy sigma=0.000690 ! Fit after self-cal, rms=0.092299Jy sigma=0.000690 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 (80.5, 32.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221589 Jy ! Component: 100 - total flux cleaned = 0.00275151 Jy ! Component: 150 - total flux cleaned = 0.00309108 Jy ! Component: 200 - total flux cleaned = 0.00309388 Jy ! Total flux subtracted in 200 components = 0.00309388 Jy ! Clean residual min=-0.002624 max=0.003175 Jy/beam ! Clean residual mean=-0.000003 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.319865 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 121 components and 0.319865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092211Jy sigma=0.000689 ! Fit after self-cal, rms=0.092208Jy sigma=0.000689 ! Inverting map ! Added new window around map position (-13.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277811 Jy ! Component: 100 - total flux cleaned = 0.00423234 Jy ! Component: 150 - total flux cleaned = 0.00490491 Jy ! Component: 200 - total flux cleaned = 0.00536703 Jy ! Total flux subtracted in 200 components = 0.00536703 Jy ! Clean residual min=-0.002394 max=0.002255 Jy/beam ! Clean residual mean=-0.000006 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.325232 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.325232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092121Jy sigma=0.000689 ! Fit after self-cal, rms=0.092113Jy sigma=0.000689 ! 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.092113Jy sigma=0.000689 ! Fit after self-cal, rms=0.091634Jy sigma=0.000686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=7.475 mas, bpa=-0.4699 degrees ! Estimated noise=725.616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104368 Jy ! Component: 100 - total flux cleaned = 0.00164691 Jy ! Component: 150 - total flux cleaned = 0.00206712 Jy ! Component: 200 - total flux cleaned = 0.00241137 Jy ! Total flux subtracted in 200 components = 0.00241137 Jy ! Clean residual min=-0.001888 max=0.001846 Jy/beam ! Clean residual mean=-0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.327644 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 0.327644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091614Jy sigma=0.000685 ! Fit after self-cal, rms=0.091625Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000533124 Jy ! Component: 100 - total flux cleaned = 0.000722764 Jy ! Component: 150 - total flux cleaned = 0.000810451 Jy ! Component: 200 - total flux cleaned = 0.000892701 Jy ! Total flux subtracted in 200 components = 0.000892701 Jy ! Clean residual min=-0.001886 max=0.001849 Jy/beam ! Clean residual mean=-0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.328536 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 162 components and 0.328536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091616Jy sigma=0.000685 ! Fit after self-cal, rms=0.091615Jy sigma=0.000685 ! 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.091615Jy sigma=0.000685 ! Fit after self-cal, rms=0.091595Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.898 mas, bmaj=11.72 mas, bpa=5.231 degrees ! Estimated noise=962.143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00090041 Jy ! Component: 100 - total flux cleaned = 0.00156999 Jy ! Component: 150 - total flux cleaned = 0.00197089 Jy ! Component: 200 - total flux cleaned = 0.00225898 Jy ! Total flux subtracted in 200 components = 0.00225898 Jy ! Clean residual min=-0.002211 max=0.002137 Jy/beam ! Clean residual mean=-0.000006 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.330795 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 174 components and 0.330795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091593Jy sigma=0.000685 ! Fit after self-cal, rms=0.091592Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000454464 Jy ! Component: 100 - total flux cleaned = 0.000678894 Jy ! Component: 150 - total flux cleaned = 0.000849599 Jy ! Component: 200 - total flux cleaned = 0.000962691 Jy ! Total flux subtracted in 200 components = 0.000962691 Jy ! Clean residual min=-0.002116 max=0.002112 Jy/beam ! Clean residual mean=-0.000006 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.331758 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 183 components and 0.331758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091592Jy sigma=0.000685 ! Fit after self-cal, rms=0.091592Jy sigma=0.000685 ! 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.089 mas, bmaj=7.474 mas, bpa=-0.4683 degrees ! Estimated noise=725.483 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 7.474 at -0.4683 degrees (North through East) ! Clean map min=-0.0018187 max=0.20716 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.571 mas, bmaj=6.583 mas, bpa=-1.067 degrees ! Estimated noise=1138.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.152872 Jy ! Component: 100 - total flux cleaned = 0.208059 Jy ! Component: 150 - total flux cleaned = 0.238973 Jy ! Component: 200 - total flux cleaned = 0.259373 Jy ! Total flux subtracted in 200 components = 0.259373 Jy ! Clean residual min=-0.005755 max=0.011208 Jy/beam ! Clean residual mean=-0.000002 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.259373 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.259373 Jy ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=7.474 mas, bpa=-0.4683 degrees ! Estimated noise=725.483 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.0201972 Jy ! Component: 100 - total flux cleaned = 0.0321729 Jy ! Component: 150 - total flux cleaned = 0.0397441 Jy ! Component: 200 - total flux cleaned = 0.0449608 Jy ! Total flux subtracted in 200 components = 0.0449608 Jy ! Clean residual min=-0.002652 max=0.003427 Jy/beam ! Clean residual mean=0.000001 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.304334 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 80 components and 0.304334 Jy ! Inverting map ! Added new window around map position (-3, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00416152 Jy ! Component: 100 - total flux cleaned = 0.0074847 Jy ! Component: 150 - total flux cleaned = 0.010229 Jy ! Component: 200 - total flux cleaned = 0.0125259 Jy ! Total flux subtracted in 200 components = 0.0125259 Jy ! Clean residual min=-0.002081 max=0.002186 Jy/beam ! Clean residual mean=-0.000000 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.31686 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 115 components and 0.31686 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=6.898 mas, bmaj=11.72 mas, bpa=5.231 degrees ! Estimated noise=962.143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310063 Jy ! Component: 100 - total flux cleaned = 0.0052798 Jy ! Component: 150 - total flux cleaned = 0.00661436 Jy ! Component: 200 - total flux cleaned = 0.00774762 Jy ! Total flux subtracted in 200 components = 0.00774762 Jy ! Clean residual min=-0.002621 max=0.002850 Jy/beam ! Clean residual mean=-0.000003 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.324608 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.000939819 Jy ! Component: 100 - total flux cleaned = 0.00173032 Jy ! Component: 150 - total flux cleaned = 0.00239944 Jy ! Component: 200 - total flux cleaned = 0.00304109 Jy ! Total flux subtracted in 200 components = 0.00304109 Jy ! Clean residual min=-0.002344 max=0.002502 Jy/beam ! Clean residual mean=-0.000005 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.327649 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 187 components and 0.327649 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=7.474 mas, bpa=-0.4683 degrees ! Estimated noise=725.483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103875 Jy ! Component: 100 - total flux cleaned = 0.00175857 Jy ! Component: 150 - total flux cleaned = 0.00235071 Jy ! Component: 200 - total flux cleaned = 0.00269394 Jy ! Total flux subtracted in 200 components = 0.00269394 Jy ! Clean residual min=-0.001973 max=0.001808 Jy/beam ! Clean residual mean=-0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.330343 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 208 components and 0.330343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091604Jy sigma=0.000685 ! Fit after self-cal, rms=0.091600Jy sigma=0.000685 wmodel J1435-0414_S_2017_02_19_pus_map.mod ! Writing 208 model components to file: J1435-0414_S_2017_02_19_pus_map.mod wobs J1435-0414_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1435-0414_S_2017_02_19_pus_uvs.fits wwins J1435-0414_S_2017_02_19_pus_map.win ! wwins: Wrote 5 windows to J1435-0414_S_2017_02_19_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.000128815 Jy ! Component: 100 - total flux cleaned = 0.000291064 Jy ! Component: 150 - total flux cleaned = 0.000414652 Jy ! Component: 200 - total flux cleaned = 0.000414661 Jy ! Component: 250 - total flux cleaned = 0.000441915 Jy ! Component: 300 - total flux cleaned = 0.000414286 Jy ! Component: 350 - total flux cleaned = 0.000466946 Jy ! Component: 400 - total flux cleaned = 0.000492391 Jy ! Component: 450 - total flux cleaned = 0.000542859 Jy ! Component: 500 - total flux cleaned = 0.00054314 Jy ! Component: 550 - total flux cleaned = 0.000543044 Jy ! Component: 600 - total flux cleaned = 0.000542919 Jy ! Component: 650 - total flux cleaned = 0.000519631 Jy ! Component: 700 - total flux cleaned = 0.00054215 Jy ! Component: 750 - total flux cleaned = 0.000452854 Jy ! Component: 800 - total flux cleaned = 0.000474808 Jy ! Component: 850 - total flux cleaned = 0.000324405 Jy ! Component: 900 - total flux cleaned = 0.000388362 Jy ! Component: 950 - total flux cleaned = 0.00034666 Jy ! Component: 1000 - total flux cleaned = 0.000305631 Jy ! Component: 1050 - total flux cleaned = 0.000285552 Jy ! Component: 1100 - total flux cleaned = 0.000245642 Jy ! Component: 1150 - total flux cleaned = 0.000167038 Jy ! Component: 1200 - total flux cleaned = 0.000147618 Jy ! Component: 1250 - total flux cleaned = 5.25946e-05 Jy ! Component: 1300 - total flux cleaned = 9.02191e-05 Jy ! Component: 1350 - total flux cleaned = 5.32512e-05 Jy ! Component: 1400 - total flux cleaned = -1.90704e-06 Jy ! Component: 1450 - total flux cleaned = -2.0121e-05 Jy ! Component: 1500 - total flux cleaned = -7.37996e-05 Jy ! Component: 1550 - total flux cleaned = -5.64691e-05 Jy ! Component: 1600 - total flux cleaned = -0.000126327 Jy ! Component: 1650 - total flux cleaned = -0.000178011 Jy ! Component: 1700 - total flux cleaned = -0.00016092 Jy ! Component: 1750 - total flux cleaned = -0.000194611 Jy ! Component: 1800 - total flux cleaned = -0.000211221 Jy ! Component: 1850 - total flux cleaned = -0.000260397 Jy ! Component: 1900 - total flux cleaned = -0.000227965 Jy ! Component: 1950 - total flux cleaned = -0.00027628 Jy ! Component: 2000 - total flux cleaned = -0.000339875 Jy ! Component: 2050 - total flux cleaned = -0.000402486 Jy ! Component: 2100 - total flux cleaned = -0.000433179 Jy ! Component: 2150 - total flux cleaned = -0.00044842 Jy ! Component: 2200 - total flux cleaned = -0.000509201 Jy ! Component: 2250 - total flux cleaned = -0.000569156 Jy ! Component: 2300 - total flux cleaned = -0.000584077 Jy ! Component: 2350 - total flux cleaned = -0.000672311 Jy ! Component: 2400 - total flux cleaned = -0.000672319 Jy ! Component: 2450 - total flux cleaned = -0.000701237 Jy ! Component: 2500 - total flux cleaned = -0.000729968 Jy ! Component: 2550 - total flux cleaned = -0.000814682 Jy ! Component: 2600 - total flux cleaned = -0.000758639 Jy ! Component: 2650 - total flux cleaned = -0.000758582 Jy ! Component: 2700 - total flux cleaned = -0.000772537 Jy ! Component: 2750 - total flux cleaned = -0.000772194 Jy ! Component: 2800 - total flux cleaned = -0.000758656 Jy ! Component: 2850 - total flux cleaned = -0.000718273 Jy ! Component: 2900 - total flux cleaned = -0.000678547 Jy ! Component: 2950 - total flux cleaned = -0.000744767 Jy ! Component: 3000 - total flux cleaned = -0.000705395 Jy ! Component: 3050 - total flux cleaned = -0.000731272 Jy ! Component: 3100 - total flux cleaned = -0.000757118 Jy ! Component: 3150 - total flux cleaned = -0.00071878 Jy ! Component: 3200 - total flux cleaned = -0.000731385 Jy ! Component: 3250 - total flux cleaned = -0.000718689 Jy ! Component: 3300 - total flux cleaned = -0.000731226 Jy ! Component: 3350 - total flux cleaned = -0.000681595 Jy ! Component: 3400 - total flux cleaned = -0.000743353 Jy ! Component: 3450 - total flux cleaned = -0.000718786 Jy ! Component: 3500 - total flux cleaned = -0.000743068 Jy ! Component: 3550 - total flux cleaned = -0.000718866 Jy ! Component: 3600 - total flux cleaned = -0.000742971 Jy ! Component: 3650 - total flux cleaned = -0.000742995 Jy ! Component: 3700 - total flux cleaned = -0.000754852 Jy ! Component: 3750 - total flux cleaned = -0.000766628 Jy ! Component: 3800 - total flux cleaned = -0.000766709 Jy ! Component: 3850 - total flux cleaned = -0.000801676 Jy ! Component: 3900 - total flux cleaned = -0.000801549 Jy ! Component: 3950 - total flux cleaned = -0.000801539 Jy ! Component: 4000 - total flux cleaned = -0.000801602 Jy ! Component: 4050 - total flux cleaned = -0.000801804 Jy ! Total flux subtracted in 4096 components = -0.000835565 Jy ! Clean residual min=-0.000799 max=0.000753 Jy/beam ! Clean residual mean=-0.000002 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.329507 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 527 components and 0.329507 Jy ![Exited script file: muppet] wmap "J1435-0414_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 7.474 at -0.4683 degrees (North through East) ! Clean map min=-0.002029 max=0.20807 Jy/beam ! Writing clean map to FITS file: J1435-0414_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.208072 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212011 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.305679 0.305679 0.611359 1.22272 2.44543 4.89087 9.78174 19.5635 39.1269 78.2539 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.208 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.089 x 7.474 at -0.4683 degrees (North through East) ! Clean map min=-0.002029 max=0.20807 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 J1435-0414_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:53:05 2019