! Started logfile: J0923-2135_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:53:59 2016 obs J0923-2135_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0923-2135_S_2015_03_17_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.946199 visibilities/baseline/integration-bin. ! Found source: J0923-2135 ! ! 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 330 lines of history. ! ! Reading 9708 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 J0923-2135_S_2015_03_17_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.867631Jy sigma=0.007979 ! Fit after self-cal, rms=0.851683Jy sigma=0.007836 ! 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.425 mas, bmaj=6.31 mas, bpa=-2.638 degrees ! Estimated noise=1089.35 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.109479 Jy ! Component: 100 - total flux cleaned = 0.142006 Jy ! Total flux subtracted in 100 components = 0.142006 Jy ! Clean residual min=-0.006488 max=0.013881 Jy/beam ! Clean residual mean=0.000008 rms=0.001770 Jy/beam ! Combined flux in latest and established models = 0.142006 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.142006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100797Jy sigma=0.000833 ! Fit after self-cal, rms=0.100687Jy sigma=0.000833 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156855 Jy ! Component: 100 - total flux cleaned = 0.024374 Jy ! Total flux subtracted in 100 components = 0.024374 Jy ! Clean residual min=-0.005129 max=0.005657 Jy/beam ! Clean residual mean=0.000012 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 0.16638 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.16638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097172Jy sigma=0.000804 ! Fit after self-cal, rms=0.097109Jy sigma=0.000804 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.933 mas, bmaj=7.436 mas, bpa=-3.387 degrees ! Estimated noise=800.886 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.00762974 Jy ! Component: 100 - total flux cleaned = 0.0117634 Jy ! Component: 150 - total flux cleaned = 0.0141287 Jy ! Component: 200 - total flux cleaned = 0.0155175 Jy ! Total flux subtracted in 200 components = 0.0155175 Jy ! Clean residual min=-0.006128 max=0.006351 Jy/beam ! Clean residual mean=0.000027 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.181897 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 75 components and 0.181897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096368Jy sigma=0.000799 ! Fit after self-cal, rms=0.096346Jy sigma=0.000799 ! 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 0.99 FD 0.83 HN 1.06 KP 1.13 ! LA 0.97 MK 0.99 NL 0.90 OV 1.00 ! PT 1.16 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.85 HN 1.12 KP 1.06 ! LA 0.97 MK 1.01 NL 1.05 OV 1.03 ! PT 1.13 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.89 HN 1.10 KP 0.95 ! LA 0.79 MK 1.05 NL 1.15 OV 0.93 ! PT 1.15 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.91 HN 1.06 KP 0.90 ! LA 0.86 MK 1.07 NL 1.01 OV 0.99 ! PT 1.12 SC 0.97 ! ! ! Fit before self-cal, rms=0.096346Jy sigma=0.000799 ! Fit after self-cal, rms=0.093047Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=7.469 mas, bpa=-2.907 degrees ! Estimated noise=804.246 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.00108981 Jy ! Component: 100 - total flux cleaned = -0.00109168 Jy ! Component: 150 - total flux cleaned = -0.0011171 Jy ! Component: 200 - total flux cleaned = -0.001135 Jy ! Total flux subtracted in 200 components = -0.001135 Jy ! Clean residual min=-0.003461 max=0.004872 Jy/beam ! Clean residual mean=0.000008 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.180762 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.180762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093011Jy sigma=0.000780 ! Fit after self-cal, rms=0.093018Jy sigma=0.000779 ! 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.093018Jy sigma=0.000779 ! Fit after self-cal, rms=0.094463Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.977 mas, bmaj=7.471 mas, bpa=-2.873 degrees ! Estimated noise=805.008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00020069 Jy ! Component: 100 - total flux cleaned = -0.000200547 Jy ! Component: 150 - total flux cleaned = -0.000239103 Jy ! Component: 200 - total flux cleaned = -0.000271249 Jy ! Total flux subtracted in 200 components = -0.000271249 Jy ! Clean residual min=-0.002880 max=0.004102 Jy/beam ! Clean residual mean=0.000003 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.180491 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 94 components and 0.180491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094451Jy sigma=0.000775 ! Fit after self-cal, rms=0.094499Jy sigma=0.000775 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 (63, 28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00406961 Jy ! Component: 100 - total flux cleaned = 0.00641113 Jy ! Component: 150 - total flux cleaned = 0.00799495 Jy ! Component: 200 - total flux cleaned = 0.00910325 Jy ! Total flux subtracted in 200 components = 0.00910325 Jy ! Clean residual min=-0.002684 max=0.003800 Jy/beam ! Clean residual mean=0.000002 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.189594 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 123 components and 0.189594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094300Jy sigma=0.000774 ! Fit after self-cal, rms=0.094291Jy sigma=0.000773 ! Inverting map ! Added new window around map position (42, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00357609 Jy ! Component: 100 - total flux cleaned = 0.00569177 Jy ! Component: 150 - total flux cleaned = 0.00720674 Jy ! Component: 200 - total flux cleaned = 0.0084651 Jy ! Total flux subtracted in 200 components = 0.0084651 Jy ! Clean residual min=-0.002453 max=0.002643 Jy/beam ! Clean residual mean=-0.000001 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.19806 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 152 components and 0.19806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094129Jy sigma=0.000772 ! Fit after self-cal, rms=0.094128Jy sigma=0.000772 ! 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.094128Jy sigma=0.000772 ! Fit after self-cal, rms=0.093653Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.986 mas, bmaj=7.484 mas, bpa=-2.755 degrees ! Estimated noise=801.662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149337 Jy ! Component: 100 - total flux cleaned = 0.00265954 Jy ! Component: 150 - total flux cleaned = 0.00362102 Jy ! Component: 200 - total flux cleaned = 0.00442644 Jy ! Total flux subtracted in 200 components = 0.00442644 Jy ! Clean residual min=-0.002583 max=0.002482 Jy/beam ! Clean residual mean=-0.000000 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.202486 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 166 components and 0.202486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093613Jy sigma=0.000771 ! Fit after self-cal, rms=0.093608Jy sigma=0.000771 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 = 0.000733782 Jy ! Component: 100 - total flux cleaned = 0.00136713 Jy ! Component: 150 - total flux cleaned = 0.00187945 Jy ! Component: 200 - total flux cleaned = 0.00214214 Jy ! Total flux subtracted in 200 components = 0.00214214 Jy ! Clean residual min=-0.002511 max=0.002478 Jy/beam ! Clean residual mean=-0.000001 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.204628 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 172 components and 0.204628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093596Jy sigma=0.000771 ! Fit after self-cal, rms=0.093597Jy sigma=0.000771 ! 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.093597Jy sigma=0.000771 ! Fit after self-cal, rms=0.093507Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.483 mas, bmaj=16.25 mas, bpa=4.097 degrees ! Estimated noise=1063.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149337 Jy ! Component: 100 - total flux cleaned = 0.00246471 Jy ! Component: 150 - total flux cleaned = 0.00267151 Jy ! Component: 200 - total flux cleaned = 0.00272127 Jy ! Total flux subtracted in 200 components = 0.00272127 Jy ! Clean residual min=-0.002993 max=0.003382 Jy/beam ! Clean residual mean=-0.000001 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.207349 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 186 components and 0.207349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093501Jy sigma=0.000771 ! Fit after self-cal, rms=0.093499Jy sigma=0.000771 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 = 5.25374e-05 Jy ! Component: 100 - total flux cleaned = 8.65904e-06 Jy ! Component: 150 - total flux cleaned = 2.89279e-05 Jy ! Component: 200 - total flux cleaned = 4.82696e-05 Jy ! Total flux subtracted in 200 components = 4.82696e-05 Jy ! Clean residual min=-0.003055 max=0.003302 Jy/beam ! Clean residual mean=-0.000001 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.207398 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 189 components and 0.207398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093499Jy sigma=0.000771 ! Fit after self-cal, rms=0.093500Jy sigma=0.000771 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.488 mas, bpa=-2.73 degrees ! Estimated noise=801.434 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 7.488 at -2.73 degrees (North through East) ! Clean map min=-0.0024165 max=0.14642 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.463 mas, bmaj=6.318 mas, bpa=-2.118 degrees ! Estimated noise=1101.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110397 Jy ! Component: 100 - total flux cleaned = 0.14169 Jy ! Component: 150 - total flux cleaned = 0.156595 Jy ! Component: 200 - total flux cleaned = 0.164769 Jy ! Total flux subtracted in 200 components = 0.164769 Jy ! Clean residual min=-0.004122 max=0.005424 Jy/beam ! Clean residual mean=0.000000 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.164769 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.164769 Jy ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.488 mas, bpa=-2.73 degrees ! Estimated noise=801.434 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.00671371 Jy ! Component: 100 - total flux cleaned = 0.0114044 Jy ! Component: 150 - total flux cleaned = 0.0152177 Jy ! Component: 200 - total flux cleaned = 0.01843 Jy ! Total flux subtracted in 200 components = 0.01843 Jy ! Clean residual min=-0.002935 max=0.002999 Jy/beam ! Clean residual mean=0.000002 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.183199 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 72 components and 0.183199 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.483 mas, bmaj=16.25 mas, bpa=4.097 degrees ! Estimated noise=1063.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00507094 Jy ! Component: 100 - total flux cleaned = 0.00888297 Jy ! Component: 150 - total flux cleaned = 0.0118963 Jy ! Component: 200 - total flux cleaned = 0.0143125 Jy ! Total flux subtracted in 200 components = 0.0143125 Jy ! Clean residual min=-0.003332 max=0.003918 Jy/beam ! Clean residual mean=0.000001 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.197512 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 = 0.00196448 Jy ! Component: 100 - total flux cleaned = 0.00357936 Jy ! Component: 150 - total flux cleaned = 0.00491476 Jy ! Component: 200 - total flux cleaned = 0.0060231 Jy ! Total flux subtracted in 200 components = 0.0060231 Jy ! Clean residual min=-0.003091 max=0.003607 Jy/beam ! Clean residual mean=-0.000001 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.203535 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 158 components and 0.203535 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.488 mas, bpa=-2.73 degrees ! Estimated noise=801.434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000795465 Jy ! Component: 100 - total flux cleaned = 0.00125989 Jy ! Component: 150 - total flux cleaned = 0.00161397 Jy ! Component: 200 - total flux cleaned = 0.00192724 Jy ! Total flux subtracted in 200 components = 0.00192724 Jy ! Clean residual min=-0.002376 max=0.002542 Jy/beam ! Clean residual mean=-0.000001 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.205462 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 174 components and 0.205462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093534Jy sigma=0.000772 ! Fit after self-cal, rms=0.093533Jy sigma=0.000772 wmodel J0923-2135_S_2015_03_17_pus_map.mod ! Writing 174 model components to file: J0923-2135_S_2015_03_17_pus_map.mod wobs J0923-2135_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0923-2135_S_2015_03_17_pus_uvs.fits wwins J0923-2135_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0923-2135_S_2015_03_17_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.89098e-05 Jy ! Component: 100 - total flux cleaned = -3.88247e-05 Jy ! Component: 150 - total flux cleaned = 8.28698e-05 Jy ! Component: 200 - total flux cleaned = 0.00019752 Jy ! Component: 250 - total flux cleaned = 0.000196847 Jy ! Component: 300 - total flux cleaned = 0.000268372 Jy ! Component: 350 - total flux cleaned = 0.000338502 Jy ! Component: 400 - total flux cleaned = 0.000543306 Jy ! Component: 450 - total flux cleaned = 0.000576254 Jy ! Component: 500 - total flux cleaned = 0.000674452 Jy ! Component: 550 - total flux cleaned = 0.000834314 Jy ! Component: 600 - total flux cleaned = 0.000897293 Jy ! Component: 650 - total flux cleaned = 0.000989601 Jy ! Component: 700 - total flux cleaned = 0.00108008 Jy ! Component: 750 - total flux cleaned = 0.00125823 Jy ! Component: 800 - total flux cleaned = 0.00134533 Jy ! Component: 850 - total flux cleaned = 0.00146027 Jy ! Component: 900 - total flux cleaned = 0.00157277 Jy ! Component: 950 - total flux cleaned = 0.0017673 Jy ! Component: 1000 - total flux cleaned = 0.00184972 Jy ! Component: 1050 - total flux cleaned = 0.00203886 Jy ! Component: 1100 - total flux cleaned = 0.00211793 Jy ! Component: 1150 - total flux cleaned = 0.00222242 Jy ! Component: 1200 - total flux cleaned = 0.00224812 Jy ! Component: 1250 - total flux cleaned = 0.00240105 Jy ! Component: 1300 - total flux cleaned = 0.00252707 Jy ! Component: 1350 - total flux cleaned = 0.00260133 Jy ! Component: 1400 - total flux cleaned = 0.00262574 Jy ! Component: 1450 - total flux cleaned = 0.00286823 Jy ! Component: 1500 - total flux cleaned = 0.00284379 Jy ! Component: 1550 - total flux cleaned = 0.00296202 Jy ! Component: 1600 - total flux cleaned = 0.00291489 Jy ! Component: 1650 - total flux cleaned = 0.00305356 Jy ! Component: 1700 - total flux cleaned = 0.00309946 Jy ! Component: 1750 - total flux cleaned = 0.00316716 Jy ! Component: 1800 - total flux cleaned = 0.00323419 Jy ! Component: 1850 - total flux cleaned = 0.00330078 Jy ! Component: 1900 - total flux cleaned = 0.00338837 Jy ! Component: 1950 - total flux cleaned = 0.00336647 Jy ! Component: 2000 - total flux cleaned = 0.00338776 Jy ! Component: 2050 - total flux cleaned = 0.00347267 Jy ! Component: 2100 - total flux cleaned = 0.00343062 Jy ! Component: 2150 - total flux cleaned = 0.00351401 Jy ! Component: 2200 - total flux cleaned = 0.00357598 Jy ! Component: 2250 - total flux cleaned = 0.00355552 Jy ! Component: 2300 - total flux cleaned = 0.0036367 Jy ! Component: 2350 - total flux cleaned = 0.00363687 Jy ! Component: 2400 - total flux cleaned = 0.00383575 Jy ! Component: 2450 - total flux cleaned = 0.00377654 Jy ! Component: 2500 - total flux cleaned = 0.00383513 Jy ! Component: 2550 - total flux cleaned = 0.00381564 Jy ! Component: 2600 - total flux cleaned = 0.00383477 Jy ! Component: 2650 - total flux cleaned = 0.00383505 Jy ! Component: 2700 - total flux cleaned = 0.00385381 Jy ! Component: 2750 - total flux cleaned = 0.00389167 Jy ! Component: 2800 - total flux cleaned = 0.0039662 Jy ! Component: 2850 - total flux cleaned = 0.00402131 Jy ! Component: 2900 - total flux cleaned = 0.00403965 Jy ! Component: 2950 - total flux cleaned = 0.00402126 Jy ! Component: 3000 - total flux cleaned = 0.00405737 Jy ! Component: 3050 - total flux cleaned = 0.00402136 Jy ! Component: 3100 - total flux cleaned = 0.00403901 Jy ! Component: 3150 - total flux cleaned = 0.00398647 Jy ! Component: 3200 - total flux cleaned = 0.00395155 Jy ! Component: 3250 - total flux cleaned = 0.00396872 Jy ! Component: 3300 - total flux cleaned = 0.00389973 Jy ! Component: 3350 - total flux cleaned = 0.00389961 Jy ! Component: 3400 - total flux cleaned = 0.00391645 Jy ! Component: 3450 - total flux cleaned = 0.00381502 Jy ! Component: 3500 - total flux cleaned = 0.00378139 Jy ! Component: 3550 - total flux cleaned = 0.00374813 Jy ! Component: 3600 - total flux cleaned = 0.00366539 Jy ! Component: 3650 - total flux cleaned = 0.00364887 Jy ! Component: 3700 - total flux cleaned = 0.00359973 Jy ! Component: 3750 - total flux cleaned = 0.00348627 Jy ! Component: 3800 - total flux cleaned = 0.00347018 Jy ! Component: 3850 - total flux cleaned = 0.00335792 Jy ! Component: 3900 - total flux cleaned = 0.00332617 Jy ! Component: 3950 - total flux cleaned = 0.00327851 Jy ! Component: 4000 - total flux cleaned = 0.00323142 Jy ! Component: 4050 - total flux cleaned = 0.00309056 Jy ! Total flux subtracted in 4096 components = 0.00302855 Jy ! Clean residual min=-0.000911 max=0.000954 Jy/beam ! Clean residual mean=-0.000001 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.20849 Jy keep ! Adding 331 model components to the UV plane model. ! The established model now contains 505 components and 0.20849 Jy ![Exited script file: muppet] wmap "J0923-2135_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 7.488 at -2.73 degrees (North through East) ! Clean map min=-0.0017931 max=0.1474 Jy/beam ! Writing clean map to FITS file: J0923-2135_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.147397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000295622 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.601687 0.601687 1.20337 2.40675 4.8135 9.627 19.254 38.508 77.016 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.147 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 7.488 at -2.73 degrees (North through East) ! Clean map min=-0.0017931 max=0.1474 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 J0923-2135_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:54:04 2016