! Started logfile: J0905-3927_S_2017_09_26_pus_uvs.log on Sat May 11 12:59:11 2019 obs J0905-3927_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J0905-3927_S_2017_09_26_pus_uva.fits ! AN table 1: 294 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.27551 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0905-3927 ! ! 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 674 lines of history. ! ! Reading 11664 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 J0905-3927_S_2017_09_26_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 1273 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1273 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2646 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006886Jy sigma=0.006141 ! Fit after self-cal, rms=0.931409Jy sigma=0.005718 ! 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.706 mas, bmaj=13.6 mas, bpa=-23.74 degrees ! Estimated noise=4143.44 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.0557413 Jy ! Component: 100 - total flux cleaned = 0.0688133 Jy ! Total flux subtracted in 100 components = 0.0688133 Jy ! Clean residual min=-0.008449 max=0.008035 Jy/beam ! Clean residual mean=-0.000030 rms=0.002042 Jy/beam ! Combined flux in latest and established models = 0.0688133 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0688133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095210Jy sigma=0.000553 ! Fit after self-cal, rms=0.094099Jy sigma=0.000546 ! 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.699 mas, bmaj=19.06 mas, bpa=-20.56 degrees ! Estimated noise=1299.66 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.00585485 Jy ! Component: 100 - total flux cleaned = 0.00755448 Jy ! Component: 150 - total flux cleaned = 0.00777562 Jy ! Component: 200 - total flux cleaned = 0.00796683 Jy ! Total flux subtracted in 200 components = 0.00796683 Jy ! Clean residual min=-0.002598 max=0.003063 Jy/beam ! Clean residual mean=0.000000 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.0767801 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.0767801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093658Jy sigma=0.000545 ! Fit after self-cal, rms=0.093576Jy sigma=0.000544 ! 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.00 ! LA 1.04 MK 0.94 NL 1.00* OV 1.04 ! PT 1.10 ! ! ! 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.94 ! LA 0.95 MK 1.02 NL 1.00* OV 1.05 ! PT 1.01 ! ! ! 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.00* HN 1.00* KP 0.93 ! LA 0.95 MK 0.97 NL 1.00* OV 0.99 ! PT 0.98 ! ! ! 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* ! ! ! Fit before self-cal, rms=0.093576Jy sigma=0.000544 ! Fit after self-cal, rms=0.091162Jy sigma=0.000544 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.66 mas, bmaj=18.88 mas, bpa=-20.63 degrees ! Estimated noise=1285.84 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.000195689 Jy ! Component: 100 - total flux cleaned = 0.000232051 Jy ! Component: 150 - total flux cleaned = 0.000233445 Jy ! Component: 200 - total flux cleaned = 0.000276618 Jy ! Total flux subtracted in 200 components = 0.000276618 Jy ! Clean residual min=-0.002513 max=0.002749 Jy/beam ! Clean residual mean=-0.000023 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0770567 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.0770567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091132Jy sigma=0.000544 ! Fit after self-cal, rms=0.090995Jy sigma=0.000543 ! 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.090995Jy sigma=0.000543 ! Fit after self-cal, rms=0.090114Jy sigma=0.000543 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.643 mas, bmaj=18.69 mas, bpa=-20.79 degrees ! Estimated noise=1280.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000387544 Jy ! Component: 100 - total flux cleaned = 0.000434079 Jy ! Component: 150 - total flux cleaned = 0.000462854 Jy ! Component: 200 - total flux cleaned = 0.000490094 Jy ! Total flux subtracted in 200 components = 0.000490094 Jy ! Clean residual min=-0.002611 max=0.002711 Jy/beam ! Clean residual mean=-0.000013 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.0775468 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.0775468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090109Jy sigma=0.000543 ! Fit after self-cal, rms=0.090089Jy sigma=0.000543 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 = -8.29166e-05 Jy ! Component: 100 - total flux cleaned = -3.80982e-05 Jy ! Component: 150 - total flux cleaned = 2.64151e-06 Jy ! Component: 200 - total flux cleaned = 4.11974e-05 Jy ! Total flux subtracted in 200 components = 4.11974e-05 Jy ! Clean residual min=-0.002527 max=0.002682 Jy/beam ! Clean residual mean=-0.000008 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.077588 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.077588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090084Jy sigma=0.000543 ! Fit after self-cal, rms=0.090078Jy sigma=0.000543 ! 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.090078Jy sigma=0.000543 ! Fit after self-cal, rms=0.090342Jy sigma=0.000543 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=18.68 mas, bpa=-20.79 degrees ! Estimated noise=1282.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000290776 Jy ! Component: 100 - total flux cleaned = 0.000330629 Jy ! Component: 150 - total flux cleaned = 0.000367748 Jy ! Component: 200 - total flux cleaned = 0.000390763 Jy ! Total flux subtracted in 200 components = 0.000390763 Jy ! Clean residual min=-0.002609 max=0.002687 Jy/beam ! Clean residual mean=-0.000005 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0779788 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.0779788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090338Jy sigma=0.000543 ! Fit after self-cal, rms=0.090346Jy sigma=0.000542 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.6191e-05 Jy ! Component: 100 - total flux cleaned = 6.96866e-05 Jy ! Component: 150 - total flux cleaned = 0.000110052 Jy ! Component: 200 - total flux cleaned = 0.000134771 Jy ! Total flux subtracted in 200 components = 0.000134771 Jy ! Clean residual min=-0.002589 max=0.002679 Jy/beam ! Clean residual mean=-0.000008 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.0781135 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.0781135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090342Jy sigma=0.000542 ! Fit after self-cal, rms=0.090329Jy sigma=0.000542 ! 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.090329Jy sigma=0.000542 ! Fit after self-cal, rms=0.090562Jy sigma=0.000542 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.39 mas, bmaj=40.17 mas, bpa=-12.03 degrees ! Estimated noise=1548.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000240814 Jy ! Component: 100 - total flux cleaned = 0.000278532 Jy ! Component: 150 - total flux cleaned = 0.000313092 Jy ! Component: 200 - total flux cleaned = 0.000345383 Jy ! Total flux subtracted in 200 components = 0.000345383 Jy ! Clean residual min=-0.002416 max=0.002421 Jy/beam ! Clean residual mean=-0.000014 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.0784589 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.0784589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090561Jy sigma=0.000542 ! Fit after self-cal, rms=0.090573Jy sigma=0.000542 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 = 6.96106e-05 Jy ! Component: 100 - total flux cleaned = 0.000106191 Jy ! Component: 150 - total flux cleaned = 0.000138793 Jy ! Component: 200 - total flux cleaned = 0.000169418 Jy ! Total flux subtracted in 200 components = 0.000169418 Jy ! Clean residual min=-0.002375 max=0.002417 Jy/beam ! Clean residual mean=-0.000014 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.0786283 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.0786283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090572Jy sigma=0.000542 ! Fit after self-cal, rms=0.090572Jy sigma=0.000542 ! 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.636 mas, bmaj=18.68 mas, bpa=-20.77 degrees ! Estimated noise=1284.63 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.636 x 18.68 at -20.77 degrees (North through East) ! Clean map min=-0.0025669 max=0.069926 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.683 mas, bmaj=13.43 mas, bpa=-23.97 degrees ! Estimated noise=4065.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0546588 Jy ! Component: 100 - total flux cleaned = 0.0689688 Jy ! Component: 150 - total flux cleaned = 0.0742776 Jy ! Component: 200 - total flux cleaned = 0.0744403 Jy ! Total flux subtracted in 200 components = 0.0744403 Jy ! Clean residual min=-0.005466 max=0.004934 Jy/beam ! Clean residual mean=-0.000020 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.0744403 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.0744403 Jy ! Inverting map and beam ! Estimated beam: bmin=3.636 mas, bmaj=18.68 mas, bpa=-20.77 degrees ! Estimated noise=1284.63 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.00215755 Jy ! Component: 100 - total flux cleaned = 0.00245083 Jy ! Component: 150 - total flux cleaned = 0.00264136 Jy ! Component: 200 - total flux cleaned = 0.00271552 Jy ! Total flux subtracted in 200 components = 0.00271552 Jy ! Clean residual min=-0.002733 max=0.002644 Jy/beam ! Clean residual mean=-0.000023 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.0771558 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.0771558 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=11.39 mas, bmaj=40.17 mas, bpa=-12.03 degrees ! Estimated noise=1548.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000381589 Jy ! Component: 100 - total flux cleaned = 0.000477003 Jy ! Component: 150 - total flux cleaned = 0.000558248 Jy ! Component: 200 - total flux cleaned = 0.00062809 Jy ! Total flux subtracted in 200 components = 0.00062809 Jy ! Clean residual min=-0.002612 max=0.002767 Jy/beam ! Clean residual mean=-0.000028 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.0777839 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.05428e-05 Jy ! Component: 100 - total flux cleaned = 0.000134412 Jy ! Component: 150 - total flux cleaned = 0.000183764 Jy ! Component: 200 - total flux cleaned = 0.000229216 Jy ! Total flux subtracted in 200 components = 0.000229216 Jy ! Clean residual min=-0.002529 max=0.002721 Jy/beam ! Clean residual mean=-0.000024 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.0780131 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.0780131 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.636 mas, bmaj=18.68 mas, bpa=-20.77 degrees ! Estimated noise=1284.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.59228e-05 Jy ! Component: 100 - total flux cleaned = 7.96712e-05 Jy ! Component: 150 - total flux cleaned = 0.000100867 Jy ! Component: 200 - total flux cleaned = 0.000158571 Jy ! Total flux subtracted in 200 components = 0.000158571 Jy ! Clean residual min=-0.002572 max=0.002692 Jy/beam ! Clean residual mean=-0.000014 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0781717 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.0781717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090586Jy sigma=0.000542 ! Fit after self-cal, rms=0.090582Jy sigma=0.000542 wmodel J0905-3927_S_2017_09_26_pus_map.mod ! Writing 47 model components to file: J0905-3927_S_2017_09_26_pus_map.mod wobs J0905-3927_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J0905-3927_S_2017_09_26_pus_uvs.fits wwins J0905-3927_S_2017_09_26_pus_map.win ! wwins: Wrote 1 windows to J0905-3927_S_2017_09_26_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 = 7.81856e-06 Jy ! Component: 100 - total flux cleaned = -0.000155874 Jy ! Component: 150 - total flux cleaned = -0.00026272 Jy ! Component: 200 - total flux cleaned = -0.00038891 Jy ! Component: 250 - total flux cleaned = -0.000360799 Jy ! Component: 300 - total flux cleaned = -0.000282167 Jy ! Component: 350 - total flux cleaned = -0.000234952 Jy ! Component: 400 - total flux cleaned = -0.000189708 Jy ! Component: 450 - total flux cleaned = -0.000231108 Jy ! Component: 500 - total flux cleaned = -0.000250919 Jy ! Component: 550 - total flux cleaned = -0.000251222 Jy ! Component: 600 - total flux cleaned = -0.00026861 Jy ! Component: 650 - total flux cleaned = -0.000338583 Jy ! Component: 700 - total flux cleaned = -0.000338854 Jy ! Component: 750 - total flux cleaned = -0.000305565 Jy ! Component: 800 - total flux cleaned = -0.000272528 Jy ! Component: 850 - total flux cleaned = -0.000191521 Jy ! Component: 900 - total flux cleaned = -0.000159569 Jy ! Component: 950 - total flux cleaned = -0.000112676 Jy ! Component: 1000 - total flux cleaned = -8.20578e-05 Jy ! Component: 1050 - total flux cleaned = -9.73015e-05 Jy ! Component: 1100 - total flux cleaned = -6.7088e-05 Jy ! Component: 1150 - total flux cleaned = -8.20271e-05 Jy ! Component: 1200 - total flux cleaned = -9.67251e-05 Jy ! Component: 1250 - total flux cleaned = -9.66818e-05 Jy ! Component: 1300 - total flux cleaned = -0.000125588 Jy ! Component: 1350 - total flux cleaned = -0.000154057 Jy ! Component: 1400 - total flux cleaned = -0.000154087 Jy ! Component: 1450 - total flux cleaned = -0.000182259 Jy ! Component: 1500 - total flux cleaned = -0.000224244 Jy ! Component: 1550 - total flux cleaned = -0.000252054 Jy ! Component: 1600 - total flux cleaned = -0.000293458 Jy ! Component: 1650 - total flux cleaned = -0.000348197 Jy ! Component: 1700 - total flux cleaned = -0.000348219 Jy ! Component: 1750 - total flux cleaned = -0.000334634 Jy ! Component: 1800 - total flux cleaned = -0.000321088 Jy ! Component: 1850 - total flux cleaned = -0.000307496 Jy ! Component: 1900 - total flux cleaned = -0.000280414 Jy ! Component: 1950 - total flux cleaned = -0.000239913 Jy ! Component: 2000 - total flux cleaned = -0.000226379 Jy ! Component: 2050 - total flux cleaned = -0.000199465 Jy ! Component: 2100 - total flux cleaned = -0.000159019 Jy ! Component: 2150 - total flux cleaned = -0.000104899 Jy ! Component: 2200 - total flux cleaned = -6.4252e-05 Jy ! Component: 2250 - total flux cleaned = -2.35698e-05 Jy ! Component: 2300 - total flux cleaned = 3.07505e-05 Jy ! Component: 2350 - total flux cleaned = 9.88239e-05 Jy ! Component: 2400 - total flux cleaned = 0.000139756 Jy ! Component: 2450 - total flux cleaned = 0.000194412 Jy ! Component: 2500 - total flux cleaned = 0.000249232 Jy ! Component: 2550 - total flux cleaned = 0.000304187 Jy ! Component: 2600 - total flux cleaned = 0.000387029 Jy ! Component: 2650 - total flux cleaned = 0.000442395 Jy ! Component: 2700 - total flux cleaned = 0.000470325 Jy ! Component: 2750 - total flux cleaned = 0.000526322 Jy ! Component: 2800 - total flux cleaned = 0.000526318 Jy ! Component: 2850 - total flux cleaned = 0.000568663 Jy ! Component: 2900 - total flux cleaned = 0.000625488 Jy ! Component: 2950 - total flux cleaned = 0.000639702 Jy ! Component: 3000 - total flux cleaned = 0.000668477 Jy ! Component: 3050 - total flux cleaned = 0.000697411 Jy ! Component: 3100 - total flux cleaned = 0.000726499 Jy ! Component: 3150 - total flux cleaned = 0.000770615 Jy ! Component: 3200 - total flux cleaned = 0.000800217 Jy ! Component: 3250 - total flux cleaned = 0.000830124 Jy ! Component: 3300 - total flux cleaned = 0.000860072 Jy ! Component: 3350 - total flux cleaned = 0.000905465 Jy ! Component: 3400 - total flux cleaned = 0.000935888 Jy ! Component: 3450 - total flux cleaned = 0.000997336 Jy ! Component: 3500 - total flux cleaned = 0.000981935 Jy ! Component: 3550 - total flux cleaned = 0.00101322 Jy ! Component: 3600 - total flux cleaned = 0.00106065 Jy ! Component: 3650 - total flux cleaned = 0.00109242 Jy ! Component: 3700 - total flux cleaned = 0.00110837 Jy ! Component: 3750 - total flux cleaned = 0.00117334 Jy ! Component: 3800 - total flux cleaned = 0.0011735 Jy ! Component: 3850 - total flux cleaned = 0.00119006 Jy ! Component: 3900 - total flux cleaned = 0.00119003 Jy ! Component: 3950 - total flux cleaned = 0.00120677 Jy ! Component: 4000 - total flux cleaned = 0.00122403 Jy ! Component: 4050 - total flux cleaned = 0.00124136 Jy ! Total flux subtracted in 4096 components = 0.00125894 Jy ! Clean residual min=-0.000983 max=0.001069 Jy/beam ! Clean residual mean=-0.000015 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0794307 Jy keep ! Adding 182 model components to the UV plane model. ! The established model now contains 229 components and 0.0794307 Jy ![Exited script file: muppet] wmap "J0905-3927_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.636 x 18.68 at -20.77 degrees (North through East) ! Clean map min=-0.0024074 max=0.06914 Jy/beam ! Writing clean map to FITS file: J0905-3927_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0691396 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000322096 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.39759 1.39759 2.79518 5.59037 11.1807 22.3615 44.7229 89.4458 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.069 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.636 x 18.68 at -20.77 degrees (North through East) ! Clean map min=-0.0024074 max=0.06914 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 J0905-3927_S_2017_09_26_pus_uvs.log closed on Sat May 11 12:59:16 2019