! Started logfile: J1830-4441_S_2017_07_16_pus_uvs.log on Thu May 9 11:15:50 2019 obs J1830-4441_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1830-4441_S_2017_07_16_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.229987 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1830-4441 ! ! 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 815 lines of history. ! ! Reading 3436 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 J1830-4441_S_2017_07_16_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 417 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 414 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 509 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 830 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.767672Jy sigma=0.004598 ! Fit after self-cal, rms=0.713270Jy sigma=0.004285 ! 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.102 mas, bmaj=7.944 mas, bpa=-3.497 degrees ! Estimated noise=7825.97 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.198669 Jy ! Component: 100 - total flux cleaned = 0.267433 Jy ! Total flux subtracted in 100 components = 0.267433 Jy ! Clean residual min=-0.026867 max=0.028842 Jy/beam ! Clean residual mean=0.000048 rms=0.007675 Jy/beam ! Combined flux in latest and established models = 0.267433 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.267433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127316Jy sigma=0.000735 ! Fit after self-cal, rms=0.127132Jy 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.085 mas, bmaj=16.2 mas, bpa=-4.323 degrees ! Estimated noise=2544.63 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.0452733 Jy ! Component: 100 - total flux cleaned = 0.0656778 Jy ! Component: 150 - total flux cleaned = 0.0751351 Jy ! Component: 200 - total flux cleaned = 0.0795374 Jy ! Total flux subtracted in 200 components = 0.0795374 Jy ! Clean residual min=-0.009068 max=0.014375 Jy/beam ! Clean residual mean=0.000106 rms=0.003363 Jy/beam ! Combined flux in latest and established models = 0.346971 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 33 components and 0.346971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111026Jy sigma=0.000648 ! Fit after self-cal, rms=0.110705Jy sigma=0.000647 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.02 ! LA 1.00 MK 1.02 NL 1.00* OV 1.05 ! PT 0.99 SC 0.85 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.02 ! LA 0.95 MK 1.01 NL 1.00* OV 1.04 ! PT 0.97 SC 1.13 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.95 ! LA 1.00* MK 1.03 NL 1.00* OV 0.94 ! PT 0.96 SC 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.110705Jy sigma=0.000647 ! Fit after self-cal, rms=0.109081Jy sigma=0.000641 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=16.16 mas, bpa=-4.237 degrees ! Estimated noise=2542.47 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.000403003 Jy ! Component: 100 - total flux cleaned = -0.000464365 Jy ! Component: 150 - total flux cleaned = -0.000640126 Jy ! Component: 200 - total flux cleaned = -0.000694541 Jy ! Total flux subtracted in 200 components = -0.000694541 Jy ! Clean residual min=-0.008821 max=0.012361 Jy/beam ! Clean residual mean=0.000067 rms=0.003115 Jy/beam ! Combined flux in latest and established models = 0.346276 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 35 components and 0.346276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109007Jy sigma=0.000640 ! Fit after self-cal, rms=0.109017Jy sigma=0.000640 ! 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.109017Jy sigma=0.000640 ! Fit after self-cal, rms=0.109173Jy sigma=0.000639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=16.1 mas, bpa=-4.219 degrees ! Estimated noise=2548.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.98856e-05 Jy ! Component: 100 - total flux cleaned = 9.40353e-05 Jy ! Component: 150 - total flux cleaned = 0.000184202 Jy ! Component: 200 - total flux cleaned = 0.000269155 Jy ! Total flux subtracted in 200 components = 0.000269155 Jy ! Clean residual min=-0.008361 max=0.011473 Jy/beam ! Clean residual mean=0.000069 rms=0.002965 Jy/beam ! Combined flux in latest and established models = 0.346545 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 37 components and 0.346545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109122Jy sigma=0.000639 ! Fit after self-cal, rms=0.109130Jy sigma=0.000639 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.02239e-05 Jy ! Component: 100 - total flux cleaned = 5.92009e-05 Jy ! Component: 150 - total flux cleaned = 0.000102748 Jy ! Component: 200 - total flux cleaned = 0.00014261 Jy ! Total flux subtracted in 200 components = 0.00014261 Jy ! Clean residual min=-0.008291 max=0.011435 Jy/beam ! Clean residual mean=0.000068 rms=0.002932 Jy/beam ! Combined flux in latest and established models = 0.346688 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 46 components and 0.346688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109096Jy sigma=0.000639 ! Fit after self-cal, rms=0.109097Jy sigma=0.000639 ! 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.109097Jy sigma=0.000639 ! Fit after self-cal, rms=0.109121Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=16.03 mas, bpa=-4.125 degrees ! Estimated noise=2550.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000328297 Jy ! Component: 100 - total flux cleaned = -0.000330278 Jy ! Component: 150 - total flux cleaned = -0.00037341 Jy ! Component: 200 - total flux cleaned = -0.000375228 Jy ! Total flux subtracted in 200 components = -0.000375228 Jy ! Clean residual min=-0.008057 max=0.011196 Jy/beam ! Clean residual mean=0.000070 rms=0.002861 Jy/beam ! Combined flux in latest and established models = 0.346313 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.346313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109078Jy sigma=0.000638 ! Fit after self-cal, rms=0.109084Jy sigma=0.000638 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.37112e-05 Jy ! Component: 100 - total flux cleaned = 0.000109754 Jy ! Component: 150 - total flux cleaned = 0.000109693 Jy ! Component: 200 - total flux cleaned = 0.000148346 Jy ! Total flux subtracted in 200 components = 0.000148346 Jy ! Clean residual min=-0.007962 max=0.011145 Jy/beam ! Clean residual mean=0.000069 rms=0.002828 Jy/beam ! Combined flux in latest and established models = 0.346461 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.346461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109054Jy sigma=0.000638 ! Fit after self-cal, rms=0.109054Jy sigma=0.000638 ! 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.109054Jy sigma=0.000638 ! Fit after self-cal, rms=0.109092Jy sigma=0.000638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.192 mas, bmaj=37.35 mas, bpa=1.264 degrees ! Estimated noise=3459.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011999 Jy ! Component: 100 - total flux cleaned = 0.00120006 Jy ! Component: 150 - total flux cleaned = 0.00120261 Jy ! Component: 200 - total flux cleaned = 0.00120502 Jy ! Total flux subtracted in 200 components = 0.00120502 Jy ! Clean residual min=-0.007648 max=0.008558 Jy/beam ! Clean residual mean=0.000119 rms=0.002670 Jy/beam ! Combined flux in latest and established models = 0.347666 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.347666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109145Jy sigma=0.000639 ! Fit after self-cal, rms=0.109087Jy sigma=0.000638 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 = -4.04659e-05 Jy ! Component: 100 - total flux cleaned = -5.79818e-05 Jy ! Component: 150 - total flux cleaned = -6.65241e-05 Jy ! Component: 200 - total flux cleaned = -7.08582e-05 Jy ! Total flux subtracted in 200 components = -7.08582e-05 Jy ! Clean residual min=-0.007633 max=0.008573 Jy/beam ! Clean residual mean=0.000120 rms=0.002675 Jy/beam ! Combined flux in latest and established models = 0.347595 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.347595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109171Jy sigma=0.000639 ! Fit after self-cal, rms=0.109110Jy sigma=0.000638 ! 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.099 mas, bmaj=15.99 mas, bpa=-4.044 degrees ! Estimated noise=2552.37 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.099 x 15.99 at -4.044 degrees (North through East) ! Clean map min=-0.0077381 max=0.28668 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.105 mas, bmaj=7.88 mas, bpa=-2.833 degrees ! Estimated noise=7685.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195874 Jy ! Component: 100 - total flux cleaned = 0.266672 Jy ! Component: 150 - total flux cleaned = 0.297857 Jy ! Component: 200 - total flux cleaned = 0.314494 Jy ! Total flux subtracted in 200 components = 0.314494 Jy ! Clean residual min=-0.021305 max=0.019428 Jy/beam ! Clean residual mean=0.000039 rms=0.005911 Jy/beam ! Combined flux in latest and established models = 0.314493 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.314493 Jy ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=15.99 mas, bpa=-4.044 degrees ! Estimated noise=2552.37 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 (-1.5, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0227577 Jy ! Component: 100 - total flux cleaned = 0.0323388 Jy ! Component: 150 - total flux cleaned = 0.0362664 Jy ! Component: 200 - total flux cleaned = 0.03672 Jy ! Total flux subtracted in 200 components = 0.03672 Jy ! Clean residual min=-0.006034 max=0.005789 Jy/beam ! Clean residual mean=0.000053 rms=0.001806 Jy/beam ! Combined flux in latest and established models = 0.351213 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 52 components and 0.351213 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=9.192 mas, bmaj=37.35 mas, bpa=1.264 degrees ! Estimated noise=3459.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029905 Jy ! Component: 100 - total flux cleaned = 9.69368e-05 Jy ! Component: 150 - total flux cleaned = -9.76981e-05 Jy ! Component: 200 - total flux cleaned = -0.000171928 Jy ! Total flux subtracted in 200 components = -0.000171928 Jy ! Clean residual min=-0.007537 max=0.006428 Jy/beam ! Clean residual mean=0.000101 rms=0.002363 Jy/beam ! Combined flux in latest and established models = 0.351041 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 = -6.4736e-05 Jy ! Component: 100 - total flux cleaned = -0.000117173 Jy ! Component: 150 - total flux cleaned = -0.000142483 Jy ! Component: 200 - total flux cleaned = -0.000182471 Jy ! Total flux subtracted in 200 components = -0.000182471 Jy ! Clean residual min=-0.007567 max=0.006493 Jy/beam ! Clean residual mean=0.000101 rms=0.002334 Jy/beam ! Combined flux in latest and established models = 0.350859 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 87 components and 0.350859 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=15.99 mas, bpa=-4.044 degrees ! Estimated noise=2552.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000299434 Jy ! Component: 100 - total flux cleaned = 0.000351352 Jy ! Component: 150 - total flux cleaned = 0.000348284 Jy ! Component: 200 - total flux cleaned = 0.000265997 Jy ! Total flux subtracted in 200 components = 0.000265997 Jy ! Clean residual min=-0.005792 max=0.005753 Jy/beam ! Clean residual mean=0.000052 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.351125 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.351125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108296Jy sigma=0.000633 ! Fit after self-cal, rms=0.108243Jy sigma=0.000633 wmodel J1830-4441_S_2017_07_16_pus_map.mod ! Writing 105 model components to file: J1830-4441_S_2017_07_16_pus_map.mod wobs J1830-4441_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1830-4441_S_2017_07_16_pus_uvs.fits wwins J1830-4441_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J1830-4441_S_2017_07_16_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.000386715 Jy ! Component: 100 - total flux cleaned = -0.00132254 Jy ! Component: 150 - total flux cleaned = -0.00192514 Jy ! Component: 200 - total flux cleaned = -0.00219366 Jy ! Component: 250 - total flux cleaned = -0.00231787 Jy ! Component: 300 - total flux cleaned = -0.00220401 Jy ! Component: 350 - total flux cleaned = -0.00215133 Jy ! Component: 400 - total flux cleaned = -0.00215102 Jy ! Component: 450 - total flux cleaned = -0.00200097 Jy ! Component: 500 - total flux cleaned = -0.00195311 Jy ! Component: 550 - total flux cleaned = -0.00195333 Jy ! Component: 600 - total flux cleaned = -0.00190807 Jy ! Component: 650 - total flux cleaned = -0.00190789 Jy ! Component: 700 - total flux cleaned = -0.00190763 Jy ! Component: 750 - total flux cleaned = -0.00186706 Jy ! Component: 800 - total flux cleaned = -0.0016651 Jy ! Component: 850 - total flux cleaned = -0.00150447 Jy ! Component: 900 - total flux cleaned = -0.00130475 Jy ! Component: 950 - total flux cleaned = -0.00114554 Jy ! Component: 1000 - total flux cleaned = -0.00102679 Jy ! Component: 1050 - total flux cleaned = -0.000946892 Jy ! Component: 1100 - total flux cleaned = -0.000867029 Jy ! Component: 1150 - total flux cleaned = -0.000746623 Jy ! Component: 1200 - total flux cleaned = -0.000584624 Jy ! Component: 1250 - total flux cleaned = -0.000502958 Jy ! Component: 1300 - total flux cleaned = -0.000297643 Jy ! Component: 1350 - total flux cleaned = -0.000214582 Jy ! Component: 1400 - total flux cleaned = -4.68626e-05 Jy ! Component: 1450 - total flux cleaned = 3.8217e-05 Jy ! Component: 1500 - total flux cleaned = 0.00012396 Jy ! Component: 1550 - total flux cleaned = 0.000253962 Jy ! Component: 1600 - total flux cleaned = 0.000429227 Jy ! Component: 1650 - total flux cleaned = 0.000696353 Jy ! Component: 1700 - total flux cleaned = 0.000922887 Jy ! Component: 1750 - total flux cleaned = 0.00115322 Jy ! Component: 1800 - total flux cleaned = 0.00134069 Jy ! Component: 1850 - total flux cleaned = 0.00153003 Jy ! Component: 1900 - total flux cleaned = 0.00172235 Jy ! Component: 1950 - total flux cleaned = 0.00206546 Jy ! Component: 2000 - total flux cleaned = 0.00231488 Jy ! Component: 2050 - total flux cleaned = 0.00251836 Jy ! Component: 2100 - total flux cleaned = 0.00277622 Jy ! Component: 2150 - total flux cleaned = 0.00303874 Jy ! Component: 2200 - total flux cleaned = 0.00325246 Jy ! Component: 2250 - total flux cleaned = 0.00357898 Jy ! Component: 2300 - total flux cleaned = 0.00374563 Jy ! Component: 2350 - total flux cleaned = 0.0040286 Jy ! Component: 2400 - total flux cleaned = 0.00431695 Jy ! Component: 2450 - total flux cleaned = 0.00461204 Jy ! Component: 2500 - total flux cleaned = 0.00485165 Jy ! Component: 2550 - total flux cleaned = 0.00515711 Jy ! Component: 2600 - total flux cleaned = 0.00540657 Jy ! Component: 2650 - total flux cleaned = 0.0055975 Jy ! Component: 2700 - total flux cleaned = 0.00572796 Jy ! Component: 2750 - total flux cleaned = 0.00579391 Jy ! Component: 2800 - total flux cleaned = 0.00599787 Jy ! Component: 2850 - total flux cleaned = 0.00613673 Jy ! Component: 2900 - total flux cleaned = 0.00620646 Jy ! Component: 2950 - total flux cleaned = 0.00627917 Jy ! Component: 3000 - total flux cleaned = 0.0062775 Jy ! Component: 3050 - total flux cleaned = 0.00627777 Jy ! Component: 3100 - total flux cleaned = 0.00635553 Jy ! Component: 3150 - total flux cleaned = 0.00643754 Jy ! Component: 3200 - total flux cleaned = 0.00643672 Jy ! Component: 3250 - total flux cleaned = 0.00652163 Jy ! Component: 3300 - total flux cleaned = 0.00652207 Jy ! Component: 3350 - total flux cleaned = 0.00652167 Jy ! Component: 3400 - total flux cleaned = 0.0066126 Jy ! Component: 3450 - total flux cleaned = 0.00652023 Jy ! Component: 3500 - total flux cleaned = 0.00661538 Jy ! Component: 3550 - total flux cleaned = 0.00651685 Jy ! Component: 3600 - total flux cleaned = 0.00661684 Jy ! Component: 3650 - total flux cleaned = 0.00672063 Jy ! Component: 3700 - total flux cleaned = 0.0067231 Jy ! Component: 3750 - total flux cleaned = 0.00672381 Jy ! Component: 3800 - total flux cleaned = 0.00672297 Jy ! Component: 3850 - total flux cleaned = 0.00683638 Jy ! Component: 3900 - total flux cleaned = 0.00695399 Jy ! Component: 3950 - total flux cleaned = 0.00731656 Jy ! Component: 4000 - total flux cleaned = 0.0075666 Jy ! Component: 4050 - total flux cleaned = 0.00769437 Jy ! Total flux subtracted in 4096 components = 0.00808855 Jy ! Clean residual min=-0.007050 max=0.007273 Jy/beam ! Clean residual mean=0.000071 rms=0.002353 Jy/beam ! Combined flux in latest and established models = 0.359214 Jy keep ! Adding 144 model components to the UV plane model. ! The established model now contains 249 components and 0.359214 Jy ![Exited script file: muppet] wmap "J1830-4441_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.099 x 15.99 at -4.044 degrees (North through East) ! Clean map min=-0.013122 max=0.28542 Jy/beam ! Writing clean map to FITS file: J1830-4441_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.285416 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00271465 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.85336 2.85336 5.70672 11.4134 22.8269 45.6538 91.3076 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0081 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.285 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.099 x 15.99 at -4.044 degrees (North through East) ! Clean map min=-0.013122 max=0.28542 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 J1830-4441_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:15:54 2019