! Started logfile: J0618-2426_S_2017_08_12_pus_uvs.log on Fri May 10 14:54:09 2019 obs J0618-2426_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0618-2426_S_2017_08_12_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774686 visibilities/baseline/integration-bin. ! Found source: J0618-2426 ! ! 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 594 lines of history. ! ! Reading 16036 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 J0618-2426_S_2017_08_12_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 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 158 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 736 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.951775Jy sigma=0.007064 ! Fit after self-cal, rms=0.925764Jy sigma=0.006893 ! 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.293 mas, bmaj=7.066 mas, bpa=-6.956 degrees ! Estimated noise=1362.73 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.0614026 Jy ! Component: 100 - total flux cleaned = 0.074797 Jy ! Total flux subtracted in 100 components = 0.074797 Jy ! Clean residual min=-0.004304 max=0.004870 Jy/beam ! Clean residual mean=-0.000011 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.074797 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.074797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093799Jy sigma=0.000663 ! Fit after self-cal, rms=0.093739Jy sigma=0.000663 ! 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=2.857 mas, bmaj=8.03 mas, bpa=-6.299 degrees ! Estimated noise=874.702 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.00461448 Jy ! Component: 100 - total flux cleaned = 0.00701712 Jy ! Component: 150 - total flux cleaned = 0.00835081 Jy ! Component: 200 - total flux cleaned = 0.00910746 Jy ! Total flux subtracted in 200 components = 0.00910746 Jy ! Clean residual min=-0.004105 max=0.004130 Jy/beam ! Clean residual mean=-0.000037 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.0839045 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 30 components and 0.0839045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093543Jy sigma=0.000661 ! Fit after self-cal, rms=0.093565Jy sigma=0.000661 ! 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.00* FD 0.99 HN 1.06 KP 1.03 ! LA 0.99 MK 1.00 NL 0.93 OV 1.06 ! PT 0.97 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.56 KP 0.98 ! LA 0.92 MK 1.03 NL 0.96 OV 1.10 ! PT 0.93 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.01 KP 0.92 ! LA 0.90 MK 1.03 NL 0.98 OV 1.03 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.80 KP 1.00* ! LA 1.00* MK 0.98 NL 1.00* OV 1.00* ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.093565Jy sigma=0.000661 ! Fit after self-cal, rms=0.097416Jy sigma=0.000659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.878 mas, bmaj=7.985 mas, bpa=-5.81 degrees ! Estimated noise=880.181 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 = -2.93575e-06 Jy ! Component: 100 - total flux cleaned = -3.14797e-05 Jy ! Component: 150 - total flux cleaned = -8.15058e-05 Jy ! Component: 200 - total flux cleaned = -0.000103633 Jy ! Total flux subtracted in 200 components = -0.000103633 Jy ! Clean residual min=-0.003511 max=0.003574 Jy/beam ! Clean residual mean=-0.000027 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.0838008 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.0838008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097401Jy sigma=0.000659 ! Fit after self-cal, rms=0.097543Jy sigma=0.000658 ! 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.097543Jy sigma=0.000658 ! Fit after self-cal, rms=0.100287Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=8.021 mas, bpa=-5.98 degrees ! Estimated noise=881.081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.51676e-05 Jy ! Component: 100 - total flux cleaned = 3.2597e-05 Jy ! Component: 150 - total flux cleaned = -1.12105e-05 Jy ! Component: 200 - total flux cleaned = -3.45045e-05 Jy ! Total flux subtracted in 200 components = -3.45045e-05 Jy ! Clean residual min=-0.003092 max=0.003463 Jy/beam ! Clean residual mean=-0.000021 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.0837663 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.0837663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100280Jy sigma=0.000657 ! Fit after self-cal, rms=0.100392Jy sigma=0.000656 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 = 1.65468e-05 Jy ! Component: 100 - total flux cleaned = 6.01552e-06 Jy ! Component: 150 - total flux cleaned = -1.45733e-05 Jy ! Component: 200 - total flux cleaned = -2.39592e-05 Jy ! Total flux subtracted in 200 components = -2.39592e-05 Jy ! Clean residual min=-0.003063 max=0.003300 Jy/beam ! Clean residual mean=-0.000022 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.0837424 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.0837424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100388Jy sigma=0.000656 ! Fit after self-cal, rms=0.100390Jy sigma=0.000656 ! 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.100390Jy sigma=0.000656 ! Fit after self-cal, rms=0.101076Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.879 mas, bmaj=8.012 mas, bpa=-6.039 degrees ! Estimated noise=881.608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.7084e-05 Jy ! Component: 100 - total flux cleaned = 6.60697e-05 Jy ! Component: 150 - total flux cleaned = 6.63248e-05 Jy ! Component: 200 - total flux cleaned = 6.64403e-05 Jy ! Total flux subtracted in 200 components = 6.64403e-05 Jy ! Clean residual min=-0.003045 max=0.003406 Jy/beam ! Clean residual mean=-0.000020 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.0838088 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.0838088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101073Jy sigma=0.000656 ! Fit after self-cal, rms=0.101095Jy sigma=0.000656 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 = -3.70796e-06 Jy ! Component: 100 - total flux cleaned = -1.27031e-05 Jy ! Component: 150 - total flux cleaned = -2.13663e-05 Jy ! Component: 200 - total flux cleaned = -2.92424e-05 Jy ! Total flux subtracted in 200 components = -2.92424e-05 Jy ! Clean residual min=-0.003051 max=0.003387 Jy/beam ! Clean residual mean=-0.000020 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.0837796 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.0837796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101092Jy sigma=0.000656 ! Fit after self-cal, rms=0.101093Jy sigma=0.000656 ! 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.101093Jy sigma=0.000656 ! Fit after self-cal, rms=0.101337Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.544 mas, bmaj=19.8 mas, bpa=-3.116 degrees ! Estimated noise=1135.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195832 Jy ! Component: 100 - total flux cleaned = 0.000195233 Jy ! Component: 150 - total flux cleaned = 0.000194727 Jy ! Component: 200 - total flux cleaned = 0.000184171 Jy ! Total flux subtracted in 200 components = 0.000184171 Jy ! Clean residual min=-0.004571 max=0.005400 Jy/beam ! Clean residual mean=-0.000044 rms=0.001785 Jy/beam ! Combined flux in latest and established models = 0.0839637 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 51 components and 0.0839637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101337Jy sigma=0.000656 ! Fit after self-cal, rms=0.101343Jy sigma=0.000656 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 = 2.17922e-06 Jy ! Component: 100 - total flux cleaned = 2.27763e-06 Jy ! Component: 150 - total flux cleaned = -6.9038e-06 Jy ! Component: 200 - total flux cleaned = -7.33869e-06 Jy ! Total flux subtracted in 200 components = -7.33869e-06 Jy ! Clean residual min=-0.004558 max=0.005402 Jy/beam ! Clean residual mean=-0.000044 rms=0.001785 Jy/beam ! Combined flux in latest and established models = 0.0839564 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 52 components and 0.0839564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101343Jy sigma=0.000656 ! Fit after self-cal, rms=0.101342Jy sigma=0.000656 ! 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=2.877 mas, bmaj=8.004 mas, bpa=-6.072 degrees ! Estimated noise=882.197 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.877 x 8.004 at -6.072 degrees (North through East) ! Clean map min=-0.0029358 max=0.078067 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.293 mas, bmaj=7.039 mas, bpa=-7.022 degrees ! Estimated noise=1374.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.061445 Jy ! Component: 100 - total flux cleaned = 0.0748587 Jy ! Component: 150 - total flux cleaned = 0.0789004 Jy ! Component: 200 - total flux cleaned = 0.0803114 Jy ! Total flux subtracted in 200 components = 0.0803114 Jy ! Clean residual min=-0.003595 max=0.003644 Jy/beam ! Clean residual mean=-0.000005 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.0803114 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0803114 Jy ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=8.004 mas, bpa=-6.072 degrees ! Estimated noise=882.197 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.00217148 Jy ! Component: 100 - total flux cleaned = 0.00256244 Jy ! Component: 150 - total flux cleaned = 0.00279155 Jy ! Component: 200 - total flux cleaned = 0.00294731 Jy ! Total flux subtracted in 200 components = 0.00294731 Jy ! Clean residual min=-0.003091 max=0.003494 Jy/beam ! Clean residual mean=-0.000020 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.0832587 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.0832587 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.544 mas, bmaj=19.8 mas, bpa=-3.116 degrees ! Estimated noise=1135.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000391464 Jy ! Component: 100 - total flux cleaned = 0.000390935 Jy ! Component: 150 - total flux cleaned = 0.000438339 Jy ! Component: 200 - total flux cleaned = 0.000458388 Jy ! Total flux subtracted in 200 components = 0.000458388 Jy ! Clean residual min=-0.004623 max=0.005482 Jy/beam ! Clean residual mean=-0.000045 rms=0.001795 Jy/beam ! Combined flux in latest and established models = 0.0837171 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 = 1.95829e-05 Jy ! Component: 100 - total flux cleaned = 5.09327e-05 Jy ! Component: 150 - total flux cleaned = 6.44335e-05 Jy ! Component: 200 - total flux cleaned = 7.67557e-05 Jy ! Total flux subtracted in 200 components = 7.67557e-05 Jy ! Clean residual min=-0.004582 max=0.005438 Jy/beam ! Clean residual mean=-0.000044 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.0837939 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.0837939 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=8.004 mas, bpa=-6.072 degrees ! Estimated noise=882.197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.74964e-05 Jy ! Component: 100 - total flux cleaned = -4.39195e-05 Jy ! Component: 150 - total flux cleaned = -2.61614e-05 Jy ! Component: 200 - total flux cleaned = -2.61913e-05 Jy ! Total flux subtracted in 200 components = -2.61913e-05 Jy ! Clean residual min=-0.003051 max=0.003341 Jy/beam ! Clean residual mean=-0.000020 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.0837677 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.0837677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101345Jy sigma=0.000656 ! Fit after self-cal, rms=0.101343Jy sigma=0.000656 wmodel J0618-2426_S_2017_08_12_pus_map.mod ! Writing 51 model components to file: J0618-2426_S_2017_08_12_pus_map.mod wobs J0618-2426_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0618-2426_S_2017_08_12_pus_uvs.fits wwins J0618-2426_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J0618-2426_S_2017_08_12_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.00111017 Jy ! Component: 100 - total flux cleaned = 0.00160685 Jy ! Component: 150 - total flux cleaned = 0.00196206 Jy ! Component: 200 - total flux cleaned = 0.00220066 Jy ! Component: 250 - total flux cleaned = 0.00233659 Jy ! Component: 300 - total flux cleaned = 0.00246721 Jy ! Component: 350 - total flux cleaned = 0.00271546 Jy ! Component: 400 - total flux cleaned = 0.00283469 Jy ! Component: 450 - total flux cleaned = 0.00298737 Jy ! Component: 500 - total flux cleaned = 0.00309759 Jy ! Component: 550 - total flux cleaned = 0.00327491 Jy ! Component: 600 - total flux cleaned = 0.00337751 Jy ! Component: 650 - total flux cleaned = 0.00351039 Jy ! Component: 700 - total flux cleaned = 0.0035747 Jy ! Component: 750 - total flux cleaned = 0.00366847 Jy ! Component: 800 - total flux cleaned = 0.00375992 Jy ! Component: 850 - total flux cleaned = 0.00390774 Jy ! Component: 900 - total flux cleaned = 0.00399307 Jy ! Component: 950 - total flux cleaned = 0.00418906 Jy ! Component: 1000 - total flux cleaned = 0.00443547 Jy ! Component: 1050 - total flux cleaned = 0.00462213 Jy ! Component: 1100 - total flux cleaned = 0.00475335 Jy ! Component: 1150 - total flux cleaned = 0.00495813 Jy ! Component: 1200 - total flux cleaned = 0.00510814 Jy ! Component: 1250 - total flux cleaned = 0.00520626 Jy ! Component: 1300 - total flux cleaned = 0.00530226 Jy ! Component: 1350 - total flux cleaned = 0.00534985 Jy ! Component: 1400 - total flux cleaned = 0.00544278 Jy ! Component: 1450 - total flux cleaned = 0.00553344 Jy ! Component: 1500 - total flux cleaned = 0.00553304 Jy ! Component: 1550 - total flux cleaned = 0.00562064 Jy ! Component: 1600 - total flux cleaned = 0.00566352 Jy ! Component: 1650 - total flux cleaned = 0.00574825 Jy ! Component: 1700 - total flux cleaned = 0.0058516 Jy ! Component: 1750 - total flux cleaned = 0.00583132 Jy ! Component: 1800 - total flux cleaned = 0.00595224 Jy ! Component: 1850 - total flux cleaned = 0.00595192 Jy ! Component: 1900 - total flux cleaned = 0.00593286 Jy ! Component: 1950 - total flux cleaned = 0.00600978 Jy ! Component: 2000 - total flux cleaned = 0.00600974 Jy ! Component: 2050 - total flux cleaned = 0.00606537 Jy ! Component: 2100 - total flux cleaned = 0.00604687 Jy ! Component: 2150 - total flux cleaned = 0.00606504 Jy ! Component: 2200 - total flux cleaned = 0.00604694 Jy ! Component: 2250 - total flux cleaned = 0.00606456 Jy ! Component: 2300 - total flux cleaned = 0.006082 Jy ! Component: 2350 - total flux cleaned = 0.0061337 Jy ! Component: 2400 - total flux cleaned = 0.00613342 Jy ! Component: 2450 - total flux cleaned = 0.0061501 Jy ! Component: 2500 - total flux cleaned = 0.00619977 Jy ! Component: 2550 - total flux cleaned = 0.00623236 Jy ! Component: 2600 - total flux cleaned = 0.00618318 Jy ! Component: 2650 - total flux cleaned = 0.00616717 Jy ! Component: 2700 - total flux cleaned = 0.0061672 Jy ! Component: 2750 - total flux cleaned = 0.00613572 Jy ! Component: 2800 - total flux cleaned = 0.00619761 Jy ! Component: 2850 - total flux cleaned = 0.00615147 Jy ! Component: 2900 - total flux cleaned = 0.00612139 Jy ! Component: 2950 - total flux cleaned = 0.00613656 Jy ! Component: 3000 - total flux cleaned = 0.00616599 Jy ! Component: 3050 - total flux cleaned = 0.0061511 Jy ! Component: 3100 - total flux cleaned = 0.00613639 Jy ! Component: 3150 - total flux cleaned = 0.00617962 Jy ! Component: 3200 - total flux cleaned = 0.00619366 Jy ! Component: 3250 - total flux cleaned = 0.0061652 Jy ! Component: 3300 - total flux cleaned = 0.00617919 Jy ! Component: 3350 - total flux cleaned = 0.00622051 Jy ! Component: 3400 - total flux cleaned = 0.00622043 Jy ! Component: 3450 - total flux cleaned = 0.00628805 Jy ! Component: 3500 - total flux cleaned = 0.00632839 Jy ! Component: 3550 - total flux cleaned = 0.0063418 Jy ! Component: 3600 - total flux cleaned = 0.00634195 Jy ! Component: 3650 - total flux cleaned = 0.00640769 Jy ! Component: 3700 - total flux cleaned = 0.00636847 Jy ! Component: 3750 - total flux cleaned = 0.00638154 Jy ! Component: 3800 - total flux cleaned = 0.00640735 Jy ! Component: 3850 - total flux cleaned = 0.00644571 Jy ! Component: 3900 - total flux cleaned = 0.00642032 Jy ! Component: 3950 - total flux cleaned = 0.00645831 Jy ! Component: 4000 - total flux cleaned = 0.00645839 Jy ! Component: 4050 - total flux cleaned = 0.00647101 Jy ! Total flux subtracted in 4096 components = 0.00650822 Jy ! Clean residual min=-0.000857 max=0.000797 Jy/beam ! Clean residual mean=-0.000000 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.0902759 Jy keep ! Adding 332 model components to the UV plane model. ! The established model now contains 383 components and 0.0902759 Jy ![Exited script file: muppet] wmap "J0618-2426_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.877 x 8.004 at -6.072 degrees (North through East) ! Clean map min=-0.0013057 max=0.07824 Jy/beam ! Writing clean map to FITS file: J0618-2426_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0782403 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219206 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.840513 0.840513 1.68103 3.36205 6.7241 13.4482 26.8964 53.7928 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.078 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.877 x 8.004 at -6.072 degrees (North through East) ! Clean map min=-0.0013057 max=0.07824 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 J0618-2426_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:54:14 2019