! Started logfile: J1539+4735_S_2017_02_19_pus_uvs.log on Sat May 4 18:53:49 2019 obs J1539+4735_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1539+4735_S_2017_02_19_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.665382 visibilities/baseline/integration-bin. ! Found source: J1539+4735 ! ! 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 20720 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 J1539+4735_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 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 832 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.985669Jy sigma=0.008826 ! Fit after self-cal, rms=0.959305Jy sigma=0.008613 ! 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.938 mas, bmaj=4.571 mas, bpa=-14.92 degrees ! Estimated noise=1035.87 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.0335081 Jy ! Component: 100 - total flux cleaned = 0.040953 Jy ! Total flux subtracted in 100 components = 0.040953 Jy ! Clean residual min=-0.003210 max=0.003690 Jy/beam ! Clean residual mean=-0.000000 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.040953 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.040953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075995Jy sigma=0.000627 ! Fit after self-cal, rms=0.074997Jy sigma=0.000618 ! 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.39 mas, bmaj=5.178 mas, bpa=-12.8 degrees ! Estimated noise=607.483 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.00316981 Jy ! Component: 100 - total flux cleaned = 0.00429959 Jy ! Component: 150 - total flux cleaned = 0.00457339 Jy ! Component: 200 - total flux cleaned = 0.0047233 Jy ! Total flux subtracted in 200 components = 0.0047233 Jy ! Clean residual min=-0.002068 max=0.002210 Jy/beam ! Clean residual mean=0.000000 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0456763 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.0456763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074806Jy sigma=0.000618 ! Fit after self-cal, rms=0.074770Jy sigma=0.000617 ! 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.95 FD 1.16 HN 1.08 KP 1.05 ! LA 1.01 MK 1.10 NL 0.86 OV 1.02 ! PT 1.00* SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.17 HN 1.10 KP 1.00 ! LA 1.02 MK 1.12 NL 1.02 OV 1.08 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.13 HN 1.06 KP 0.92 ! LA 0.80 MK 1.02 NL 1.08 OV 1.02 ! PT 1.00* SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.10 HN 0.87 KP 1.00* ! LA 0.78 MK 0.72 NL 1.00* OV 0.89 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.074770Jy sigma=0.000617 ! Fit after self-cal, rms=0.071711Jy sigma=0.000615 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=5.146 mas, bpa=-12.25 degrees ! Estimated noise=604.807 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.000434602 Jy ! Component: 100 - total flux cleaned = 0.000492295 Jy ! Component: 150 - total flux cleaned = 0.000492016 Jy ! Component: 200 - total flux cleaned = 0.000458796 Jy ! Total flux subtracted in 200 components = 0.000458796 Jy ! Clean residual min=-0.001553 max=0.001694 Jy/beam ! Clean residual mean=0.000001 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0461351 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.046135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071690Jy sigma=0.000615 ! Fit after self-cal, rms=0.071575Jy sigma=0.000614 ! 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.071575Jy sigma=0.000614 ! Fit after self-cal, rms=0.070352Jy sigma=0.000613 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=5.155 mas, bpa=-12.74 degrees ! Estimated noise=602.072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.5971e-05 Jy ! Component: 100 - total flux cleaned = -0.000143044 Jy ! Component: 150 - total flux cleaned = -0.000241759 Jy ! Component: 200 - total flux cleaned = -0.000285113 Jy ! Total flux subtracted in 200 components = -0.000285113 Jy ! Clean residual min=-0.001360 max=0.001471 Jy/beam ! Clean residual mean=-0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0458499 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.0458499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070345Jy sigma=0.000613 ! Fit after self-cal, rms=0.070342Jy sigma=0.000613 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 (12.5, -20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103456 Jy ! Component: 100 - total flux cleaned = 0.00119739 Jy ! Component: 150 - total flux cleaned = 0.00154889 Jy ! Component: 200 - total flux cleaned = 0.0018432 Jy ! Total flux subtracted in 200 components = 0.0018432 Jy ! Clean residual min=-0.001234 max=0.001255 Jy/beam ! Clean residual mean=-0.000001 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.0476931 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.0476931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070297Jy sigma=0.000612 ! Fit after self-cal, rms=0.070275Jy sigma=0.000612 ! 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.070275Jy sigma=0.000612 ! Fit after self-cal, rms=0.069858Jy sigma=0.000612 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=5.179 mas, bpa=-12.5 degrees ! Estimated noise=597.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000720478 Jy ! Component: 100 - total flux cleaned = 0.000882964 Jy ! Component: 150 - total flux cleaned = 0.00117693 Jy ! Component: 200 - total flux cleaned = 0.00126911 Jy ! Total flux subtracted in 200 components = 0.00126911 Jy ! Clean residual min=-0.001229 max=0.001231 Jy/beam ! Clean residual mean=-0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0489622 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.0489622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069828Jy sigma=0.000612 ! Fit after self-cal, rms=0.069816Jy sigma=0.000611 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.000338673 Jy ! Component: 100 - total flux cleaned = 0.000583291 Jy ! Component: 150 - total flux cleaned = 0.000724182 Jy ! Component: 200 - total flux cleaned = 0.000786812 Jy ! Total flux subtracted in 200 components = 0.000786812 Jy ! Clean residual min=-0.001260 max=0.001238 Jy/beam ! Clean residual mean=-0.000001 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.049749 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.049749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069796Jy sigma=0.000611 ! Fit after self-cal, rms=0.069788Jy sigma=0.000611 ! 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.069788Jy sigma=0.000611 ! Fit after self-cal, rms=0.069670Jy sigma=0.000611 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.147 mas, bmaj=8.067 mas, bpa=-9.873 degrees ! Estimated noise=784.607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162354 Jy ! Component: 100 - total flux cleaned = 0.000388405 Jy ! Component: 150 - total flux cleaned = 0.000563454 Jy ! Component: 200 - total flux cleaned = 0.00061546 Jy ! Total flux subtracted in 200 components = 0.00061546 Jy ! Clean residual min=-0.001415 max=0.001661 Jy/beam ! Clean residual mean=-0.000002 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0503645 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.0503645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069666Jy sigma=0.000611 ! Fit after self-cal, rms=0.069664Jy sigma=0.000611 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.20539e-05 Jy ! Component: 100 - total flux cleaned = 0.000285067 Jy ! Component: 150 - total flux cleaned = 0.000398937 Jy ! Component: 200 - total flux cleaned = 0.000470133 Jy ! Total flux subtracted in 200 components = 0.000470133 Jy ! Clean residual min=-0.001429 max=0.001703 Jy/beam ! Clean residual mean=-0.000003 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0508346 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.0508346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069661Jy sigma=0.000611 ! Fit after self-cal, rms=0.069657Jy sigma=0.000611 ! 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.398 mas, bmaj=5.179 mas, bpa=-12.64 degrees ! Estimated noise=595.672 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.398 x 5.179 at -12.64 degrees (North through East) ! Clean map min=-0.0020242 max=0.043395 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.946 mas, bmaj=4.574 mas, bpa=-15.06 degrees ! Estimated noise=985.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0333813 Jy ! Component: 100 - total flux cleaned = 0.041198 Jy ! Component: 150 - total flux cleaned = 0.044527 Jy ! Component: 200 - total flux cleaned = 0.045398 Jy ! Total flux subtracted in 200 components = 0.045398 Jy ! Clean residual min=-0.002646 max=0.002386 Jy/beam ! Clean residual mean=0.000002 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.045398 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.045398 Jy ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=5.179 mas, bpa=-12.64 degrees ! Estimated noise=595.672 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208297 Jy ! Component: 100 - total flux cleaned = 0.00282803 Jy ! Component: 150 - total flux cleaned = 0.00332666 Jy ! Component: 200 - total flux cleaned = 0.00358995 Jy ! Total flux subtracted in 200 components = 0.00358995 Jy ! Clean residual min=-0.001520 max=0.001434 Jy/beam ! Clean residual mean=-0.000001 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0489879 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.0489879 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.147 mas, bmaj=8.067 mas, bpa=-9.873 degrees ! Estimated noise=784.607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000551379 Jy ! Component: 100 - total flux cleaned = 0.000964018 Jy ! Component: 150 - total flux cleaned = 0.00127585 Jy ! Component: 200 - total flux cleaned = 0.00144865 Jy ! Total flux subtracted in 200 components = 0.00144865 Jy ! Clean residual min=-0.001434 max=0.001644 Jy/beam ! Clean residual mean=-0.000002 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0504366 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.1371e-05 Jy ! Component: 100 - total flux cleaned = 0.000123114 Jy ! Component: 150 - total flux cleaned = 0.000172024 Jy ! Component: 200 - total flux cleaned = 0.000227417 Jy ! Total flux subtracted in 200 components = 0.000227417 Jy ! Clean residual min=-0.001444 max=0.001634 Jy/beam ! Clean residual mean=-0.000002 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.050664 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 72 components and 0.050664 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=5.179 mas, bpa=-12.64 degrees ! Estimated noise=595.672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.71469e-06 Jy ! Component: 100 - total flux cleaned = -3.68502e-05 Jy ! Component: 150 - total flux cleaned = -8.81508e-06 Jy ! Component: 200 - total flux cleaned = -3.38579e-05 Jy ! Total flux subtracted in 200 components = -3.38579e-05 Jy ! Clean residual min=-0.001336 max=0.001282 Jy/beam ! Clean residual mean=-0.000001 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0506301 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 88 components and 0.0506302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069650Jy sigma=0.000611 ! Fit after self-cal, rms=0.069640Jy sigma=0.000611 wmodel J1539+4735_S_2017_02_19_pus_map.mod ! Writing 88 model components to file: J1539+4735_S_2017_02_19_pus_map.mod wobs J1539+4735_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1539+4735_S_2017_02_19_pus_uvs.fits wwins J1539+4735_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J1539+4735_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 = -5.98265e-05 Jy ! Component: 100 - total flux cleaned = 0.000224998 Jy ! Component: 150 - total flux cleaned = 0.000455859 Jy ! Component: 200 - total flux cleaned = 0.000679194 Jy ! Component: 250 - total flux cleaned = 0.000915531 Jy ! Component: 300 - total flux cleaned = 0.00114578 Jy ! Component: 350 - total flux cleaned = 0.00131376 Jy ! Component: 400 - total flux cleaned = 0.00145932 Jy ! Component: 450 - total flux cleaned = 0.00153036 Jy ! Component: 500 - total flux cleaned = 0.00161772 Jy ! Component: 550 - total flux cleaned = 0.00168564 Jy ! Component: 600 - total flux cleaned = 0.00171878 Jy ! Component: 650 - total flux cleaned = 0.00175164 Jy ! Component: 700 - total flux cleaned = 0.00176751 Jy ! Component: 750 - total flux cleaned = 0.00181463 Jy ! Component: 800 - total flux cleaned = 0.00176776 Jy ! Component: 850 - total flux cleaned = 0.00179854 Jy ! Component: 900 - total flux cleaned = 0.00181426 Jy ! Component: 950 - total flux cleaned = 0.00182959 Jy ! Component: 1000 - total flux cleaned = 0.00185901 Jy ! Component: 1050 - total flux cleaned = 0.00190216 Jy ! Component: 1100 - total flux cleaned = 0.00191604 Jy ! Component: 1150 - total flux cleaned = 0.00188821 Jy ! Component: 1200 - total flux cleaned = 0.00188821 Jy ! Component: 1250 - total flux cleaned = 0.0018746 Jy ! Component: 1300 - total flux cleaned = 0.00184788 Jy ! Component: 1350 - total flux cleaned = 0.00190065 Jy ! Component: 1400 - total flux cleaned = 0.0018875 Jy ! Component: 1450 - total flux cleaned = 0.00184887 Jy ! Component: 1500 - total flux cleaned = 0.0018995 Jy ! Component: 1550 - total flux cleaned = 0.00188681 Jy ! Component: 1600 - total flux cleaned = 0.00196135 Jy ! Component: 1650 - total flux cleaned = 0.00196126 Jy ! Component: 1700 - total flux cleaned = 0.0019853 Jy ! Component: 1750 - total flux cleaned = 0.00197332 Jy ! Component: 1800 - total flux cleaned = 0.00199694 Jy ! Component: 1850 - total flux cleaned = 0.00199689 Jy ! Component: 1900 - total flux cleaned = 0.0019854 Jy ! Component: 1950 - total flux cleaned = 0.00199703 Jy ! Component: 2000 - total flux cleaned = 0.00199695 Jy ! Component: 2050 - total flux cleaned = 0.00197446 Jy ! Component: 2100 - total flux cleaned = 0.00197436 Jy ! Component: 2150 - total flux cleaned = 0.00201851 Jy ! Component: 2200 - total flux cleaned = 0.00198562 Jy ! Component: 2250 - total flux cleaned = 0.00199645 Jy ! Component: 2300 - total flux cleaned = 0.00196431 Jy ! Component: 2350 - total flux cleaned = 0.00198565 Jy ! Component: 2400 - total flux cleaned = 0.00197515 Jy ! Component: 2450 - total flux cleaned = 0.00198566 Jy ! Component: 2500 - total flux cleaned = 0.00199591 Jy ! Component: 2550 - total flux cleaned = 0.00199606 Jy ! Component: 2600 - total flux cleaned = 0.0020267 Jy ! Component: 2650 - total flux cleaned = 0.00200628 Jy ! Component: 2700 - total flux cleaned = 0.00199633 Jy ! Component: 2750 - total flux cleaned = 0.00197644 Jy ! Component: 2800 - total flux cleaned = 0.00202599 Jy ! Component: 2850 - total flux cleaned = 0.00198649 Jy ! Component: 2900 - total flux cleaned = 0.00194749 Jy ! Component: 2950 - total flux cleaned = 0.00197661 Jy ! Component: 3000 - total flux cleaned = 0.00197652 Jy ! Component: 3050 - total flux cleaned = 0.00194791 Jy ! Component: 3100 - total flux cleaned = 0.00193848 Jy ! Component: 3150 - total flux cleaned = 0.00193852 Jy ! Component: 3200 - total flux cleaned = 0.00191034 Jy ! Component: 3250 - total flux cleaned = 0.00189174 Jy ! Component: 3300 - total flux cleaned = 0.0018825 Jy ! Component: 3350 - total flux cleaned = 0.00185505 Jy ! Component: 3400 - total flux cleaned = 0.0018369 Jy ! Component: 3450 - total flux cleaned = 0.00185502 Jy ! Component: 3500 - total flux cleaned = 0.00183706 Jy ! Component: 3550 - total flux cleaned = 0.00181917 Jy ! Component: 3600 - total flux cleaned = 0.00176597 Jy ! Component: 3650 - total flux cleaned = 0.00175725 Jy ! Component: 3700 - total flux cleaned = 0.00174856 Jy ! Component: 3750 - total flux cleaned = 0.00169645 Jy ! Component: 3800 - total flux cleaned = 0.00167928 Jy ! Component: 3850 - total flux cleaned = 0.00169645 Jy ! Component: 3900 - total flux cleaned = 0.00165383 Jy ! Component: 3950 - total flux cleaned = 0.00165383 Jy ! Component: 4000 - total flux cleaned = 0.00161173 Jy ! Component: 4050 - total flux cleaned = 0.00160337 Jy ! Total flux subtracted in 4096 components = 0.00160331 Jy ! Clean residual min=-0.000597 max=0.000618 Jy/beam ! Clean residual mean=-0.000000 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0522335 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 384 components and 0.0522335 Jy ![Exited script file: muppet] wmap "J1539+4735_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.398 x 5.179 at -12.64 degrees (North through East) ! Clean map min=-0.0014826 max=0.042866 Jy/beam ! Writing clean map to FITS file: J1539+4735_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.042866 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000147692 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03363 1.03363 2.06726 4.13451 8.26902 16.538 33.0761 66.1522 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 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.398 x 5.179 at -12.64 degrees (North through East) ! Clean map min=-0.0014826 max=0.042866 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 J1539+4735_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:53:54 2019