! Started logfile: J0104-2416_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:14:17 2016 obs J0104-2416_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0104-2416_S_2014_12_20_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.947619 visibilities/baseline/integration-bin. ! Found source: J0104-2416 ! ! 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 344 lines of history. ! ! Reading 9552 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 J0104-2416_S_2014_12_20_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.661842Jy sigma=0.006099 ! Fit after self-cal, rms=0.647643Jy sigma=0.005980 ! 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.45 mas, bmaj=6.563 mas, bpa=-3.82 degrees ! Estimated noise=1072.54 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.270835 Jy ! Component: 100 - total flux cleaned = 0.329987 Jy ! Total flux subtracted in 100 components = 0.329987 Jy ! Clean residual min=-0.008002 max=0.017572 Jy/beam ! Clean residual mean=0.000015 rms=0.002159 Jy/beam ! Combined flux in latest and established models = 0.329987 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.329987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108612Jy sigma=0.000912 ! Fit after self-cal, rms=0.108612Jy sigma=0.000912 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0186569 Jy ! Component: 100 - total flux cleaned = 0.0287356 Jy ! Total flux subtracted in 100 components = 0.0287356 Jy ! Clean residual min=-0.007257 max=0.007377 Jy/beam ! Clean residual mean=-0.000004 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.358722 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.358723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102953Jy sigma=0.000867 ! Fit after self-cal, rms=0.102958Jy sigma=0.000867 ! 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.018 mas, bmaj=7.928 mas, bpa=-4.731 degrees ! Estimated noise=802.185 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.0121613 Jy ! Component: 100 - total flux cleaned = 0.0189579 Jy ! Component: 150 - total flux cleaned = 0.0228353 Jy ! Component: 200 - total flux cleaned = 0.0247771 Jy ! Total flux subtracted in 200 components = 0.0247771 Jy ! Clean residual min=-0.009817 max=0.006055 Jy/beam ! Clean residual mean=-0.000031 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.3835 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 46 components and 0.3835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100992Jy sigma=0.000859 ! Fit after self-cal, rms=0.100998Jy sigma=0.000859 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.86 HN 1.03 KP 1.12 ! LA 0.96 MK 1.00 NL 0.98 OV 0.98 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 1.09 KP 1.09 ! LA 0.94 MK 0.99 NL 0.91 OV 1.03 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.18 HN 1.11 KP 0.95 ! LA 0.77 MK 1.03 NL 1.08 OV 0.95 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 1.05 KP 0.92 ! LA 0.82 MK 1.01 NL 1.04 OV 1.01 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.100998Jy sigma=0.000859 ! Fit after self-cal, rms=0.091297Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.933 mas, bpa=-4.627 degrees ! Estimated noise=805.559 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.000348928 Jy ! Component: 100 - total flux cleaned = -0.000399321 Jy ! Component: 150 - total flux cleaned = -0.000483647 Jy ! Component: 200 - total flux cleaned = -0.000561357 Jy ! Total flux subtracted in 200 components = -0.000561357 Jy ! Clean residual min=-0.003115 max=0.003306 Jy/beam ! Clean residual mean=0.000000 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.382938 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.382938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091249Jy sigma=0.000787 ! Fit after self-cal, rms=0.091228Jy sigma=0.000787 ! 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.091228Jy sigma=0.000787 ! Fit after self-cal, rms=0.090819Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.938 mas, bpa=-4.602 degrees ! Estimated noise=805.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360476 Jy ! Component: 100 - total flux cleaned = -0.000418223 Jy ! Component: 150 - total flux cleaned = -0.000471585 Jy ! Component: 200 - total flux cleaned = -0.000541327 Jy ! Total flux subtracted in 200 components = -0.000541327 Jy ! Clean residual min=-0.002641 max=0.003064 Jy/beam ! Clean residual mean=-0.000006 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.382397 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.382397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090802Jy sigma=0.000783 ! Fit after self-cal, rms=0.090805Jy sigma=0.000783 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-61.5, -63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209018 Jy ! Component: 100 - total flux cleaned = 0.00192237 Jy ! Component: 150 - total flux cleaned = 0.00178799 Jy ! Component: 200 - total flux cleaned = 0.00166985 Jy ! Total flux subtracted in 200 components = 0.00166985 Jy ! Clean residual min=-0.002374 max=0.002392 Jy/beam ! Clean residual mean=-0.000008 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.384067 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 78 components and 0.384067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090707Jy sigma=0.000782 ! Fit after self-cal, rms=0.090706Jy sigma=0.000782 ! 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.090706Jy sigma=0.000782 ! Fit after self-cal, rms=0.090614Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.936 mas, bpa=-4.579 degrees ! Estimated noise=804.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.1221e-05 Jy ! Component: 100 - total flux cleaned = -7.25317e-05 Jy ! Component: 150 - total flux cleaned = -0.000134131 Jy ! Component: 200 - total flux cleaned = -0.000218631 Jy ! Total flux subtracted in 200 components = -0.000218631 Jy ! Clean residual min=-0.002323 max=0.002397 Jy/beam ! Clean residual mean=-0.000008 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.383848 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 92 components and 0.383848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090590Jy sigma=0.000782 ! Fit after self-cal, rms=0.090590Jy sigma=0.000782 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.45575e-05 Jy ! Component: 100 - total flux cleaned = -0.000110774 Jy ! Component: 150 - total flux cleaned = -0.000158841 Jy ! Component: 200 - total flux cleaned = -0.000157264 Jy ! Total flux subtracted in 200 components = -0.000157264 Jy ! Clean residual min=-0.002253 max=0.002370 Jy/beam ! Clean residual mean=-0.000008 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.383691 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.383691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090576Jy sigma=0.000782 ! Fit after self-cal, rms=0.090576Jy sigma=0.000782 ! 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.090576Jy sigma=0.000782 ! Fit after self-cal, rms=0.090525Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.693 mas, bmaj=18.07 mas, bpa=0.462 degrees ! Estimated noise=1014.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000716286 Jy ! Component: 100 - total flux cleaned = -0.0007484 Jy ! Component: 150 - total flux cleaned = -0.000776212 Jy ! Component: 200 - total flux cleaned = -0.000800258 Jy ! Total flux subtracted in 200 components = -0.000800258 Jy ! Clean residual min=-0.002549 max=0.002454 Jy/beam ! Clean residual mean=-0.000015 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.382891 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 116 components and 0.382891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090522Jy sigma=0.000782 ! Fit after self-cal, rms=0.090520Jy sigma=0.000782 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.4861e-06 Jy ! Component: 100 - total flux cleaned = -8.65276e-06 Jy ! Component: 150 - total flux cleaned = -4.22854e-05 Jy ! Component: 200 - total flux cleaned = -6.33002e-05 Jy ! Total flux subtracted in 200 components = -6.33002e-05 Jy ! Clean residual min=-0.002545 max=0.002446 Jy/beam ! Clean residual mean=-0.000015 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.382827 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.382827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090520Jy sigma=0.000782 ! Fit after self-cal, rms=0.090518Jy sigma=0.000782 ! 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.034 mas, bmaj=7.936 mas, bpa=-4.563 degrees ! Estimated noise=803.967 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.034 x 7.936 at -4.563 degrees (North through East) ! Clean map min=-0.0020598 max=0.35033 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.453 mas, bmaj=6.549 mas, bpa=-3.568 degrees ! Estimated noise=1083.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.273555 Jy ! Component: 100 - total flux cleaned = 0.333428 Jy ! Component: 150 - total flux cleaned = 0.352419 Jy ! Component: 200 - total flux cleaned = 0.362206 Jy ! Total flux subtracted in 200 components = 0.362206 Jy ! Clean residual min=-0.004605 max=0.004967 Jy/beam ! Clean residual mean=0.000009 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.362205 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.362205 Jy ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=7.936 mas, bpa=-4.563 degrees ! Estimated noise=803.967 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.00836755 Jy ! Component: 100 - total flux cleaned = 0.0126368 Jy ! Component: 150 - total flux cleaned = 0.0153992 Jy ! Component: 200 - total flux cleaned = 0.0164793 Jy ! Total flux subtracted in 200 components = 0.0164793 Jy ! Clean residual min=-0.002677 max=0.002695 Jy/beam ! Clean residual mean=-0.000008 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.378685 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 55 components and 0.378685 Jy ! Inverting map ! Added new window around map position (47.5, -84.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206722 Jy ! Component: 100 - total flux cleaned = 0.00249851 Jy ! Component: 150 - total flux cleaned = 0.00282347 Jy ! Component: 200 - total flux cleaned = 0.00297164 Jy ! Total flux subtracted in 200 components = 0.00297164 Jy ! Clean residual min=-0.002447 max=0.002148 Jy/beam ! Clean residual mean=-0.000005 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.381656 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 73 components and 0.381656 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.693 mas, bmaj=18.07 mas, bpa=0.462 degrees ! Estimated noise=1014.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153544 Jy ! Component: 100 - total flux cleaned = 0.00237787 Jy ! Component: 150 - total flux cleaned = 0.00251168 Jy ! Component: 200 - total flux cleaned = 0.0025358 Jy ! Total flux subtracted in 200 components = 0.0025358 Jy ! Clean residual min=-0.002374 max=0.002076 Jy/beam ! Clean residual mean=-0.000008 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.384192 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.67699e-07 Jy ! Component: 100 - total flux cleaned = 2.36253e-05 Jy ! Component: 150 - total flux cleaned = 4.5759e-05 Jy ! Component: 200 - total flux cleaned = 6.63583e-05 Jy ! Total flux subtracted in 200 components = 6.63583e-05 Jy ! Clean residual min=-0.002350 max=0.002056 Jy/beam ! Clean residual mean=-0.000008 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.384258 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 0.384258 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=7.936 mas, bpa=-4.563 degrees ! Estimated noise=803.967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000723023 Jy ! Component: 100 - total flux cleaned = -0.00079382 Jy ! Component: 150 - total flux cleaned = -0.000859035 Jy ! Component: 200 - total flux cleaned = -0.000920206 Jy ! Total flux subtracted in 200 components = -0.000920206 Jy ! Clean residual min=-0.002171 max=0.002191 Jy/beam ! Clean residual mean=-0.000004 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.383338 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.383338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090499Jy sigma=0.000782 ! Fit after self-cal, rms=0.090490Jy sigma=0.000782 wmodel J0104-2416_S_2014_12_20_pus_map.mod ! Writing 106 model components to file: J0104-2416_S_2014_12_20_pus_map.mod wobs J0104-2416_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0104-2416_S_2014_12_20_pus_uvs.fits wwins J0104-2416_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J0104-2416_S_2014_12_20_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.000447351 Jy ! Component: 100 - total flux cleaned = -0.000975525 Jy ! Component: 150 - total flux cleaned = -0.00155011 Jy ! Component: 200 - total flux cleaned = -0.0019995 Jy ! Component: 250 - total flux cleaned = -0.00230077 Jy ! Component: 300 - total flux cleaned = -0.00256135 Jy ! Component: 350 - total flux cleaned = -0.00284633 Jy ! Component: 400 - total flux cleaned = -0.00306275 Jy ! Component: 450 - total flux cleaned = -0.00321245 Jy ! Component: 500 - total flux cleaned = -0.00333068 Jy ! Component: 550 - total flux cleaned = -0.00338904 Jy ! Component: 600 - total flux cleaned = -0.00341814 Jy ! Component: 650 - total flux cleaned = -0.00347445 Jy ! Component: 700 - total flux cleaned = -0.00358416 Jy ! Component: 750 - total flux cleaned = -0.00358397 Jy ! Component: 800 - total flux cleaned = -0.00371686 Jy ! Component: 850 - total flux cleaned = -0.0037432 Jy ! Component: 900 - total flux cleaned = -0.00384614 Jy ! Component: 950 - total flux cleaned = -0.0037956 Jy ! Component: 1000 - total flux cleaned = -0.00389661 Jy ! Component: 1050 - total flux cleaned = -0.0039708 Jy ! Component: 1100 - total flux cleaned = -0.004068 Jy ! Component: 1150 - total flux cleaned = -0.00409171 Jy ! Component: 1200 - total flux cleaned = -0.00406849 Jy ! Component: 1250 - total flux cleaned = -0.00409183 Jy ! Component: 1300 - total flux cleaned = -0.00402286 Jy ! Component: 1350 - total flux cleaned = -0.00404579 Jy ! Component: 1400 - total flux cleaned = -0.00404608 Jy ! Component: 1450 - total flux cleaned = -0.00404612 Jy ! Component: 1500 - total flux cleaned = -0.00406827 Jy ! Component: 1550 - total flux cleaned = -0.00400303 Jy ! Component: 1600 - total flux cleaned = -0.00404585 Jy ! Component: 1650 - total flux cleaned = -0.00404574 Jy ! Component: 1700 - total flux cleaned = -0.00406655 Jy ! Component: 1750 - total flux cleaned = -0.00400399 Jy ! Component: 1800 - total flux cleaned = -0.00398332 Jy ! Component: 1850 - total flux cleaned = -0.00396301 Jy ! Component: 1900 - total flux cleaned = -0.00400365 Jy ! Component: 1950 - total flux cleaned = -0.00392334 Jy ! Component: 2000 - total flux cleaned = -0.00388337 Jy ! Component: 2050 - total flux cleaned = -0.00390302 Jy ! Component: 2100 - total flux cleaned = -0.00388315 Jy ! Component: 2150 - total flux cleaned = -0.00394103 Jy ! Component: 2200 - total flux cleaned = -0.00388368 Jy ! Component: 2250 - total flux cleaned = -0.00388372 Jy ! Component: 2300 - total flux cleaned = -0.00378978 Jy ! Component: 2350 - total flux cleaned = -0.00388341 Jy ! Component: 2400 - total flux cleaned = -0.00390222 Jy ! Component: 2450 - total flux cleaned = -0.0039572 Jy ! Component: 2500 - total flux cleaned = -0.00390256 Jy ! Component: 2550 - total flux cleaned = -0.00395706 Jy ! Component: 2600 - total flux cleaned = -0.00395681 Jy ! Component: 2650 - total flux cleaned = -0.00392129 Jy ! Component: 2700 - total flux cleaned = -0.00395665 Jy ! Component: 2750 - total flux cleaned = -0.00399165 Jy ! Component: 2800 - total flux cleaned = -0.00402622 Jy ! Component: 2850 - total flux cleaned = -0.00402625 Jy ! Component: 2900 - total flux cleaned = -0.00402616 Jy ! Component: 2950 - total flux cleaned = -0.00400899 Jy ! Component: 3000 - total flux cleaned = -0.00407662 Jy ! Component: 3050 - total flux cleaned = -0.0041436 Jy ! Component: 3100 - total flux cleaned = -0.0041768 Jy ! Component: 3150 - total flux cleaned = -0.00425947 Jy ! Component: 3200 - total flux cleaned = -0.00424305 Jy ! Component: 3250 - total flux cleaned = -0.00432454 Jy ! Component: 3300 - total flux cleaned = -0.00434082 Jy ! Component: 3350 - total flux cleaned = -0.00446959 Jy ! Component: 3400 - total flux cleaned = -0.00451759 Jy ! Component: 3450 - total flux cleaned = -0.00453352 Jy ! Component: 3500 - total flux cleaned = -0.00461238 Jy ! Component: 3550 - total flux cleaned = -0.00467481 Jy ! Component: 3600 - total flux cleaned = -0.00461248 Jy ! Component: 3650 - total flux cleaned = -0.00465895 Jy ! Component: 3700 - total flux cleaned = -0.00464367 Jy ! Component: 3750 - total flux cleaned = -0.0046588 Jy ! Component: 3800 - total flux cleaned = -0.00473485 Jy ! Component: 3850 - total flux cleaned = -0.00475006 Jy ! Component: 3900 - total flux cleaned = -0.00474994 Jy ! Component: 3950 - total flux cleaned = -0.00480953 Jy ! Component: 4000 - total flux cleaned = -0.00482432 Jy ! Component: 4050 - total flux cleaned = -0.00479471 Jy ! Total flux subtracted in 4096 components = -0.00485338 Jy ! Clean residual min=-0.000838 max=0.000749 Jy/beam ! Clean residual mean=-0.000000 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.378485 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 412 components and 0.378485 Jy ![Exited script file: muppet] wmap "J0104-2416_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.034 x 7.936 at -4.563 degrees (North through East) ! Clean map min=-0.001626 max=0.35324 Jy/beam ! Writing clean map to FITS file: J0104-2416_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.35324 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269541 device "J0104-2416_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0104-2416_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.228916 0.228916 0.457831 0.915663 1.83133 3.66265 7.3253 14.6506 29.3012 58.6024 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.353 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.034 x 7.936 at -4.563 degrees (North through East) ! Clean map min=-0.001626 max=0.35324 Jy/beam quit ! Quitting program ! Log file J0104-2416_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:14:24 2016