! Started logfile: J0304-4333_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:02:57 2019 obs J0304-4333_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0304-4333_S_2017_01_16_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.394828 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0304-4333 ! ! 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 622 lines of history. ! ! Reading 8244 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 J0304-4333_S_2017_01_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 412 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 412 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 412 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 647 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893053Jy sigma=0.004658 ! Fit after self-cal, rms=0.870805Jy sigma=0.004557 ! 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.757 mas, bmaj=18.39 mas, bpa=20.08 degrees ! Estimated noise=3802.78 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.106238 Jy ! Component: 100 - total flux cleaned = 0.129831 Jy ! Total flux subtracted in 100 components = 0.129831 Jy ! Clean residual min=-0.009911 max=0.011388 Jy/beam ! Clean residual mean=0.000012 rms=0.002688 Jy/beam ! Combined flux in latest and established models = 0.129831 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.129831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148319Jy sigma=0.000655 ! Fit after self-cal, rms=0.148243Jy sigma=0.000655 ! 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.626 mas, bmaj=21.02 mas, bpa=19.42 degrees ! Estimated noise=1642.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114104 Jy ! Component: 100 - total flux cleaned = 0.0149952 Jy ! Component: 150 - total flux cleaned = 0.0149911 Jy ! Component: 200 - total flux cleaned = 0.0148935 Jy ! Total flux subtracted in 200 components = 0.0148935 Jy ! Clean residual min=-0.005808 max=0.007786 Jy/beam ! Clean residual mean=0.000040 rms=0.002047 Jy/beam ! Combined flux in latest and established models = 0.144725 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.144725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147306Jy sigma=0.000650 ! Fit after self-cal, rms=0.147370Jy sigma=0.000650 ! 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 0.92 HN 1.00* KP 0.95 ! LA 0.96 MK 1.00* NL 0.96 OV 1.04 ! PT 1.20 SC 1.02 ! ! ! 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 0.93 ! LA 0.89 MK 1.00* NL 1.18 OV 0.97 ! PT 1.23 SC 0.93 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 1.05 ! LA 0.95 MK 1.00* NL 1.12 OV 0.90 ! PT 1.14 SC 1.13 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00* KP 0.83 ! LA 1.00* MK 1.00* NL 1.00* OV 0.96 ! PT 1.11 SC 0.81 ! ! ! Fit before self-cal, rms=0.147370Jy sigma=0.000650 ! Fit after self-cal, rms=0.145346Jy sigma=0.000644 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.612 mas, bmaj=21.12 mas, bpa=19.38 degrees ! Estimated noise=1635.79 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.000156606 Jy ! Component: 100 - total flux cleaned = -0.000277412 Jy ! Component: 150 - total flux cleaned = -0.000329771 Jy ! Component: 200 - total flux cleaned = -0.000421157 Jy ! Total flux subtracted in 200 components = -0.000421157 Jy ! Clean residual min=-0.004763 max=0.005345 Jy/beam ! Clean residual mean=-0.000100 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.144304 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.144304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145309Jy sigma=0.000643 ! Fit after self-cal, rms=0.145586Jy sigma=0.000643 ! 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.145586Jy sigma=0.000643 ! Fit after self-cal, rms=0.146858Jy sigma=0.000641 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=21.17 mas, bpa=19.4 degrees ! Estimated noise=1647.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665471 Jy ! Component: 100 - total flux cleaned = 0.000661783 Jy ! Component: 150 - total flux cleaned = 0.000662146 Jy ! Component: 200 - total flux cleaned = 0.000633779 Jy ! Total flux subtracted in 200 components = 0.000633779 Jy ! Clean residual min=-0.004036 max=0.004402 Jy/beam ! Clean residual mean=-0.000092 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.144938 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.144938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146841Jy sigma=0.000641 ! Fit after self-cal, rms=0.146905Jy sigma=0.000641 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.63986e-05 Jy ! Component: 100 - total flux cleaned = -7.23006e-05 Jy ! Component: 150 - total flux cleaned = -7.2403e-05 Jy ! Component: 200 - total flux cleaned = -5.02227e-05 Jy ! Total flux subtracted in 200 components = -5.02227e-05 Jy ! Clean residual min=-0.004076 max=0.004361 Jy/beam ! Clean residual mean=-0.000093 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.144887 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.144887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146896Jy sigma=0.000641 ! Fit after self-cal, rms=0.146904Jy sigma=0.000641 ! 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.146904Jy sigma=0.000641 ! Fit after self-cal, rms=0.147308Jy sigma=0.000640 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=21.23 mas, bpa=19.45 degrees ! Estimated noise=1648.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.90214e-05 Jy ! Component: 100 - total flux cleaned = -7.76005e-05 Jy ! Component: 150 - total flux cleaned = -0.000102561 Jy ! Component: 200 - total flux cleaned = -0.000126192 Jy ! Total flux subtracted in 200 components = -0.000126192 Jy ! Clean residual min=-0.004151 max=0.003842 Jy/beam ! Clean residual mean=-0.000088 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.144761 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.144761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147296Jy sigma=0.000640 ! Fit after self-cal, rms=0.147369Jy sigma=0.000640 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.9342e-05 Jy ! Component: 100 - total flux cleaned = -6.90849e-05 Jy ! Component: 150 - total flux cleaned = -8.69884e-05 Jy ! Component: 200 - total flux cleaned = -0.000104252 Jy ! Total flux subtracted in 200 components = -0.000104252 Jy ! Clean residual min=-0.004178 max=0.003878 Jy/beam ! Clean residual mean=-0.000089 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.144657 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 0.144657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147363Jy sigma=0.000640 ! Fit after self-cal, rms=0.147368Jy sigma=0.000640 ! 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.147368Jy sigma=0.000640 ! Fit after self-cal, rms=0.147739Jy sigma=0.000640 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.789 mas, bmaj=39.68 mas, bpa=6.288 degrees ! Estimated noise=1938.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203416 Jy ! Component: 100 - total flux cleaned = -0.000186053 Jy ! Component: 150 - total flux cleaned = -0.000207878 Jy ! Component: 200 - total flux cleaned = -0.000235318 Jy ! Total flux subtracted in 200 components = -0.000235318 Jy ! Clean residual min=-0.003402 max=0.003633 Jy/beam ! Clean residual mean=-0.000149 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.144422 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 98 components and 0.144422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147737Jy sigma=0.000640 ! Fit after self-cal, rms=0.147739Jy sigma=0.000640 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.36683e-05 Jy ! Component: 100 - total flux cleaned = -2.45696e-05 Jy ! Component: 150 - total flux cleaned = -3.00643e-05 Jy ! Component: 200 - total flux cleaned = -4.60529e-05 Jy ! Total flux subtracted in 200 components = -4.60529e-05 Jy ! Clean residual min=-0.003406 max=0.003644 Jy/beam ! Clean residual mean=-0.000149 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.144375 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 100 components and 0.144375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147738Jy sigma=0.000640 ! Fit after self-cal, rms=0.147737Jy sigma=0.000640 ! 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.618 mas, bmaj=21.24 mas, bpa=19.47 degrees ! Estimated noise=1650.41 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.618 x 21.24 at 19.47 degrees (North through East) ! Clean map min=-0.0040122 max=0.13593 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.753 mas, bmaj=18.47 mas, bpa=20.23 degrees ! Estimated noise=3841.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107071 Jy ! Component: 100 - total flux cleaned = 0.130703 Jy ! Component: 150 - total flux cleaned = 0.138294 Jy ! Component: 200 - total flux cleaned = 0.142795 Jy ! Total flux subtracted in 200 components = 0.142795 Jy ! Clean residual min=-0.008404 max=0.007504 Jy/beam ! Clean residual mean=-0.000048 rms=0.002319 Jy/beam ! Combined flux in latest and established models = 0.142795 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.142795 Jy ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=21.24 mas, bpa=19.47 degrees ! Estimated noise=1650.41 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.002855 Jy ! Component: 100 - total flux cleaned = 0.00275861 Jy ! Component: 150 - total flux cleaned = 0.00266606 Jy ! Component: 200 - total flux cleaned = 0.00258377 Jy ! Total flux subtracted in 200 components = 0.00258377 Jy ! Clean residual min=-0.004212 max=0.004097 Jy/beam ! Clean residual mean=-0.000088 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.145379 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.145379 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.789 mas, bmaj=39.68 mas, bpa=6.288 degrees ! Estimated noise=1938.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000109168 Jy ! Component: 100 - total flux cleaned = -0.000102436 Jy ! Component: 150 - total flux cleaned = -0.000155974 Jy ! Component: 200 - total flux cleaned = -0.000227241 Jy ! Total flux subtracted in 200 components = -0.000227241 Jy ! Clean residual min=-0.003449 max=0.003774 Jy/beam ! Clean residual mean=-0.000142 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.145152 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 = -4.10034e-05 Jy ! Component: 100 - total flux cleaned = -7.7527e-05 Jy ! Component: 150 - total flux cleaned = -0.000127902 Jy ! Component: 200 - total flux cleaned = -0.000173492 Jy ! Total flux subtracted in 200 components = -0.000173492 Jy ! Clean residual min=-0.003442 max=0.003761 Jy/beam ! Clean residual mean=-0.000143 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.144978 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.144978 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=21.24 mas, bpa=19.47 degrees ! Estimated noise=1650.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00014112 Jy ! Component: 100 - total flux cleaned = -0.00013801 Jy ! Component: 150 - total flux cleaned = -0.000137003 Jy ! Component: 200 - total flux cleaned = -0.00016746 Jy ! Total flux subtracted in 200 components = -0.00016746 Jy ! Clean residual min=-0.004247 max=0.004062 Jy/beam ! Clean residual mean=-0.000088 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.144811 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.144811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147749Jy sigma=0.000640 ! Fit after self-cal, rms=0.147749Jy sigma=0.000640 wmodel J0304-4333_S_2017_01_16_pus_map.mod ! Writing 64 model components to file: J0304-4333_S_2017_01_16_pus_map.mod wobs J0304-4333_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0304-4333_S_2017_01_16_pus_uvs.fits wwins J0304-4333_S_2017_01_16_pus_map.win ! wwins: Wrote 1 windows to J0304-4333_S_2017_01_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.000307354 Jy ! Component: 100 - total flux cleaned = -0.000549294 Jy ! Component: 150 - total flux cleaned = -0.000982521 Jy ! Component: 200 - total flux cleaned = -0.00123071 Jy ! Component: 250 - total flux cleaned = -0.000998167 Jy ! Component: 300 - total flux cleaned = -0.00108816 Jy ! Component: 350 - total flux cleaned = -0.00104629 Jy ! Component: 400 - total flux cleaned = -0.00104774 Jy ! Component: 450 - total flux cleaned = -0.00104723 Jy ! Component: 500 - total flux cleaned = -0.000932687 Jy ! Component: 550 - total flux cleaned = -0.000896487 Jy ! Component: 600 - total flux cleaned = -0.000932694 Jy ! Component: 650 - total flux cleaned = -0.00100108 Jy ! Component: 700 - total flux cleaned = -0.000967144 Jy ! Component: 750 - total flux cleaned = -0.00113019 Jy ! Component: 800 - total flux cleaned = -0.00128902 Jy ! Component: 850 - total flux cleaned = -0.00135067 Jy ! Component: 900 - total flux cleaned = -0.00141105 Jy ! Component: 950 - total flux cleaned = -0.00138112 Jy ! Component: 1000 - total flux cleaned = -0.00138166 Jy ! Component: 1050 - total flux cleaned = -0.00146659 Jy ! Component: 1100 - total flux cleaned = -0.00143857 Jy ! Component: 1150 - total flux cleaned = -0.00141133 Jy ! Component: 1200 - total flux cleaned = -0.00125225 Jy ! Component: 1250 - total flux cleaned = -0.00122692 Jy ! Component: 1300 - total flux cleaned = -0.00120164 Jy ! Component: 1350 - total flux cleaned = -0.00117606 Jy ! Component: 1400 - total flux cleaned = -0.00105182 Jy ! Component: 1450 - total flux cleaned = -0.00100339 Jy ! Component: 1500 - total flux cleaned = -0.000954656 Jy ! Component: 1550 - total flux cleaned = -0.000859637 Jy ! Component: 1600 - total flux cleaned = -0.000789954 Jy ! Component: 1650 - total flux cleaned = -0.000766758 Jy ! Component: 1700 - total flux cleaned = -0.000676334 Jy ! Component: 1750 - total flux cleaned = -0.000609631 Jy ! Component: 1800 - total flux cleaned = -0.00052219 Jy ! Component: 1850 - total flux cleaned = -0.000478921 Jy ! Component: 1900 - total flux cleaned = -0.000435845 Jy ! Component: 1950 - total flux cleaned = -0.000372222 Jy ! Component: 2000 - total flux cleaned = -0.000267448 Jy ! Component: 2050 - total flux cleaned = -0.000308828 Jy ! Component: 2100 - total flux cleaned = -0.000287948 Jy ! Component: 2150 - total flux cleaned = -0.000288012 Jy ! Component: 2200 - total flux cleaned = -0.000368979 Jy ! Component: 2250 - total flux cleaned = -0.000469011 Jy ! Component: 2300 - total flux cleaned = -0.000488782 Jy ! Component: 2350 - total flux cleaned = -0.000548105 Jy ! Component: 2400 - total flux cleaned = -0.000626349 Jy ! Component: 2450 - total flux cleaned = -0.000704185 Jy ! Component: 2500 - total flux cleaned = -0.000839008 Jy ! Component: 2550 - total flux cleaned = -0.000973066 Jy ! Component: 2600 - total flux cleaned = -0.00112529 Jy ! Component: 2650 - total flux cleaned = -0.00123874 Jy ! Component: 2700 - total flux cleaned = -0.00135151 Jy ! Component: 2750 - total flux cleaned = -0.00142632 Jy ! Component: 2800 - total flux cleaned = -0.0015937 Jy ! Component: 2850 - total flux cleaned = -0.00170469 Jy ! Component: 2900 - total flux cleaned = -0.0018151 Jy ! Component: 2950 - total flux cleaned = -0.001925 Jy ! Component: 3000 - total flux cleaned = -0.00203437 Jy ! Component: 3050 - total flux cleaned = -0.00212492 Jy ! Component: 3100 - total flux cleaned = -0.00225122 Jy ! Component: 3150 - total flux cleaned = -0.00235914 Jy ! Component: 3200 - total flux cleaned = -0.00243093 Jy ! Component: 3250 - total flux cleaned = -0.002574 Jy ! Component: 3300 - total flux cleaned = -0.00260972 Jy ! Component: 3350 - total flux cleaned = -0.0027166 Jy ! Component: 3400 - total flux cleaned = -0.00280538 Jy ! Component: 3450 - total flux cleaned = -0.00287626 Jy ! Component: 3500 - total flux cleaned = -0.00298225 Jy ! Component: 3550 - total flux cleaned = -0.0030352 Jy ! Component: 3600 - total flux cleaned = -0.00308801 Jy ! Component: 3650 - total flux cleaned = -0.0031759 Jy ! Component: 3700 - total flux cleaned = -0.00324617 Jy ! Component: 3750 - total flux cleaned = -0.00331631 Jy ! Component: 3800 - total flux cleaned = -0.00340383 Jy ! Component: 3850 - total flux cleaned = -0.00343879 Jy ! Component: 3900 - total flux cleaned = -0.00349132 Jy ! Component: 3950 - total flux cleaned = -0.00352625 Jy ! Component: 4000 - total flux cleaned = -0.00361355 Jy ! Component: 4050 - total flux cleaned = -0.0036135 Jy ! Total flux subtracted in 4096 components = -0.00364839 Jy ! Clean residual min=-0.000959 max=0.000947 Jy/beam ! Clean residual mean=-0.000016 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.141162 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 304 components and 0.141162 Jy ![Exited script file: muppet] wmap "J0304-4333_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.618 x 21.24 at 19.47 degrees (North through East) ! Clean map min=-0.0038708 max=0.13566 Jy/beam ! Writing clean map to FITS file: J0304-4333_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.135661 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000317774 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.702723 0.702723 1.40545 2.81089 5.62179 11.2436 22.4872 44.9743 89.9486 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.135 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.618 x 21.24 at 19.47 degrees (North through East) ! Clean map min=-0.0038708 max=0.13566 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 J0304-4333_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:03:02 2019