! Started logfile: /scr/pima/bg219h_uvs/J2223-3455_S_uvs.log on Thu Apr 7 09:13:02 2016 obs /scr/pima/bg219h_uvs/J2223-3455_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2223-3455_S_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.596825 visibilities/baseline/integration-bin. ! Found source: J2223-3455 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 752 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219h_uvs/J2223-3455_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.060726Jy sigma=14.519190 ! Fit after self-cal, rms=0.753960Jy sigma=10.228827 ! 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=3.112 mas, bmaj=8.068 mas, bpa=2.839 degrees ! Estimated noise=3.55368 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.182165 Jy ! Component: 100 - total flux cleaned = 0.236225 Jy ! Total flux subtracted in 100 components = 0.236225 Jy ! Clean residual min=-0.024569 max=0.033355 Jy/beam ! Clean residual mean=-0.000051 rms=0.007069 Jy/beam ! Combined flux in latest and established models = 0.236225 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.236225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115823Jy sigma=1.480032 ! Fit after self-cal, rms=0.115690Jy sigma=1.478105 ! 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.557 mas, bmaj=11.61 mas, bpa=8.597 degrees ! Estimated noise=2.62071 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.037754 Jy ! Component: 100 - total flux cleaned = 0.0556788 Jy ! Component: 150 - total flux cleaned = 0.0648411 Jy ! Component: 200 - total flux cleaned = 0.0695388 Jy ! Total flux subtracted in 200 components = 0.0695388 Jy ! Clean residual min=-0.020807 max=0.024283 Jy/beam ! Clean residual mean=0.000324 rms=0.007232 Jy/beam ! Combined flux in latest and established models = 0.305764 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 33 components and 0.305764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104525Jy sigma=1.301517 ! Fit after self-cal, rms=0.104468Jy sigma=1.300286 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.557 x 11.61 at 8.597 degrees (North through East) ! Clean map min=-0.020593 max=0.23035 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 1.12 KP 0.99 ! LA 1.17 MK 0.91 NL 0.88 OV 0.94 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.104468Jy sigma=1.300286 ! Fit after self-cal, rms=0.103647Jy sigma=1.287077 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.553 mas, bmaj=11.5 mas, bpa=8.555 degrees ! Estimated noise=2.60144 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.000596265 Jy ! Component: 100 - total flux cleaned = 0.000866244 Jy ! Component: 150 - total flux cleaned = 0.00118529 Jy ! Component: 200 - total flux cleaned = 0.00146687 Jy ! Total flux subtracted in 200 components = 0.00146687 Jy ! Clean residual min=-0.019647 max=0.022120 Jy/beam ! Clean residual mean=0.000298 rms=0.006581 Jy/beam ! Combined flux in latest and established models = 0.307231 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.307231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103495Jy sigma=1.285201 ! Fit after self-cal, rms=0.103545Jy sigma=1.284987 ! 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.103545Jy sigma=1.284987 ! Fit after self-cal, rms=0.103326Jy sigma=1.284909 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=11.49 mas, bpa=8.545 degrees ! Estimated noise=2.59802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00026438 Jy ! Component: 100 - total flux cleaned = 0.000458096 Jy ! Component: 150 - total flux cleaned = 0.000630802 Jy ! Component: 200 - total flux cleaned = 0.000790666 Jy ! Total flux subtracted in 200 components = 0.000790666 Jy ! Clean residual min=-0.019397 max=0.021999 Jy/beam ! Clean residual mean=0.000300 rms=0.006565 Jy/beam ! Combined flux in latest and established models = 0.308021 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.308021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103265Jy sigma=1.283954 ! Fit after self-cal, rms=0.103275Jy sigma=1.283899 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.000182857 Jy ! Component: 100 - total flux cleaned = 0.000274361 Jy ! Component: 150 - total flux cleaned = 0.000400789 Jy ! Component: 200 - total flux cleaned = 0.000518444 Jy ! Total flux subtracted in 200 components = 0.000518444 Jy ! Clean residual min=-0.019325 max=0.021943 Jy/beam ! Clean residual mean=0.000302 rms=0.006559 Jy/beam ! Combined flux in latest and established models = 0.30854 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.30854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103244Jy sigma=1.283369 ! Fit after self-cal, rms=0.103257Jy sigma=1.283331 ! 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.103257Jy sigma=1.283331 ! Fit after self-cal, rms=0.103084Jy sigma=1.283283 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=11.47 mas, bpa=8.514 degrees ! Estimated noise=2.59577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.79607e-05 Jy ! Component: 100 - total flux cleaned = 0.000171966 Jy ! Component: 150 - total flux cleaned = 0.000241863 Jy ! Component: 200 - total flux cleaned = 0.000341426 Jy ! Total flux subtracted in 200 components = 0.000341426 Jy ! Clean residual min=-0.019175 max=0.021813 Jy/beam ! Clean residual mean=0.000301 rms=0.006551 Jy/beam ! Combined flux in latest and established models = 0.308881 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.308881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103061Jy sigma=1.282924 ! Fit after self-cal, rms=0.103073Jy sigma=1.282896 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 = 7.95998e-05 Jy ! Component: 100 - total flux cleaned = 0.000110428 Jy ! Component: 150 - total flux cleaned = 0.000197058 Jy ! Component: 200 - total flux cleaned = 0.000278684 Jy ! Total flux subtracted in 200 components = 0.000278684 Jy ! Clean residual min=-0.019124 max=0.021732 Jy/beam ! Clean residual mean=0.000303 rms=0.006550 Jy/beam ! Combined flux in latest and established models = 0.30916 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.30916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103056Jy sigma=1.282690 ! Fit after self-cal, rms=0.103069Jy sigma=1.282668 ! 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.103069Jy sigma=1.282668 ! Fit after self-cal, rms=0.103009Jy sigma=1.282653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.942 mas, bmaj=24.9 mas, bpa=2.403 degrees ! Estimated noise=3.17144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130812 Jy ! Component: 100 - total flux cleaned = 0.00141322 Jy ! Component: 150 - total flux cleaned = 0.00146013 Jy ! Component: 200 - total flux cleaned = 0.00150577 Jy ! Total flux subtracted in 200 components = 0.00150577 Jy ! Clean residual min=-0.027016 max=0.029049 Jy/beam ! Clean residual mean=0.000556 rms=0.010456 Jy/beam ! Combined flux in latest and established models = 0.310666 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.310666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103043Jy sigma=1.282458 ! Fit after self-cal, rms=0.103044Jy sigma=1.282400 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.61137e-05 Jy ! Component: 100 - total flux cleaned = -3.95697e-05 Jy ! Component: 150 - total flux cleaned = 2.24054e-06 Jy ! Component: 200 - total flux cleaned = 3.99977e-05 Jy ! Total flux subtracted in 200 components = 3.99977e-05 Jy ! Clean residual min=-0.026940 max=0.028922 Jy/beam ! Clean residual mean=0.000555 rms=0.010429 Jy/beam ! Combined flux in latest and established models = 0.310706 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.310706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103085Jy sigma=1.282347 ! Fit after self-cal, rms=0.103088Jy sigma=1.282248 ! 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.55 mas, bmaj=11.46 mas, bpa=8.492 degrees ! Estimated noise=2.59471 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.55 x 11.46 at 8.492 degrees (North through East) ! Clean map min=-0.01892 max=0.22339 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=3.108 mas, bmaj=7.942 mas, bpa=2.453 degrees ! Estimated noise=3.48844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.179234 Jy ! Component: 100 - total flux cleaned = 0.232867 Jy ! Component: 150 - total flux cleaned = 0.259681 Jy ! Component: 200 - total flux cleaned = 0.275726 Jy ! Total flux subtracted in 200 components = 0.275726 Jy ! Clean residual min=-0.019764 max=0.021000 Jy/beam ! Clean residual mean=0.000025 rms=0.005196 Jy/beam ! Combined flux in latest and established models = 0.275726 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.275726 Jy ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=11.46 mas, bpa=8.492 degrees ! Estimated noise=2.59471 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.0174982 Jy ! Component: 100 - total flux cleaned = 0.0257503 Jy ! Component: 150 - total flux cleaned = 0.0299027 Jy ! Component: 200 - total flux cleaned = 0.032037 Jy ! Total flux subtracted in 200 components = 0.032037 Jy ! Clean residual min=-0.019242 max=0.021799 Jy/beam ! Clean residual mean=0.000294 rms=0.006550 Jy/beam ! Combined flux in latest and established models = 0.307763 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 42 components and 0.307763 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.942 mas, bmaj=24.9 mas, bpa=2.403 degrees ! Estimated noise=3.17144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024358 Jy ! Component: 100 - total flux cleaned = 0.0025397 Jy ! Component: 150 - total flux cleaned = 0.00263717 Jy ! Component: 200 - total flux cleaned = 0.00272863 Jy ! Total flux subtracted in 200 components = 0.00272863 Jy ! Clean residual min=-0.027013 max=0.029024 Jy/beam ! Clean residual mean=0.000554 rms=0.010439 Jy/beam ! Combined flux in latest and established models = 0.310492 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.34043e-05 Jy ! Component: 100 - total flux cleaned = 0.000128237 Jy ! Component: 150 - total flux cleaned = 0.000169381 Jy ! Component: 200 - total flux cleaned = 0.000246437 Jy ! Total flux subtracted in 200 components = 0.000246437 Jy ! Clean residual min=-0.026998 max=0.029012 Jy/beam ! Clean residual mean=0.000555 rms=0.010429 Jy/beam ! Combined flux in latest and established models = 0.310738 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.310738 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=11.46 mas, bpa=8.492 degrees ! Estimated noise=2.59471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000552265 Jy ! Component: 100 - total flux cleaned = -0.000699667 Jy ! Component: 150 - total flux cleaned = -0.000788648 Jy ! Component: 200 - total flux cleaned = -0.000827738 Jy ! Total flux subtracted in 200 components = -0.000827738 Jy ! Clean residual min=-0.019144 max=0.021541 Jy/beam ! Clean residual mean=0.000304 rms=0.006530 Jy/beam ! Combined flux in latest and established models = 0.30991 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.30991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103056Jy sigma=1.282521 ! Fit after self-cal, rms=0.103066Jy sigma=1.282395 wmodel /scr/pima/bg219h_uvs/J2223-3455_S_map.mod ! Writing 56 model components to file: /scr/pima/bg219h_uvs/J2223-3455_S_map.mod wobs /scr/pima/bg219h_uvs/J2223-3455_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2223-3455_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2223-3455_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J2223-3455_S_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.00730579 Jy ! Component: 100 - total flux cleaned = 0.00961223 Jy ! Component: 150 - total flux cleaned = 0.0107958 Jy ! Component: 200 - total flux cleaned = 0.0129394 Jy ! Component: 250 - total flux cleaned = 0.0144401 Jy ! Component: 300 - total flux cleaned = 0.0163069 Jy ! Component: 350 - total flux cleaned = 0.0178404 Jy ! Component: 400 - total flux cleaned = 0.0178523 Jy ! Component: 450 - total flux cleaned = 0.0168812 Jy ! Component: 500 - total flux cleaned = 0.0157664 Jy ! Component: 550 - total flux cleaned = 0.0141683 Jy ! Component: 600 - total flux cleaned = 0.0128166 Jy ! Component: 650 - total flux cleaned = 0.0103584 Jy ! Component: 700 - total flux cleaned = 0.00749252 Jy ! Component: 750 - total flux cleaned = 0.00500389 Jy ! Component: 800 - total flux cleaned = 0.00257038 Jy ! Component: 850 - total flux cleaned = 0.00078523 Jy ! Component: 900 - total flux cleaned = -0.000819127 Jy ! Component: 950 - total flux cleaned = -0.00253639 Jy ! Component: 1000 - total flux cleaned = -0.00450591 Jy ! Component: 1050 - total flux cleaned = -0.00617123 Jy ! Component: 1100 - total flux cleaned = -0.00808955 Jy ! Component: 1150 - total flux cleaned = -0.00971432 Jy ! Component: 1200 - total flux cleaned = -0.0111875 Jy ! Component: 1250 - total flux cleaned = -0.0123831 Jy ! Component: 1300 - total flux cleaned = -0.0135731 Jy ! Component: 1350 - total flux cleaned = -0.0150207 Jy ! Component: 1400 - total flux cleaned = -0.0162016 Jy ! Component: 1450 - total flux cleaned = -0.0172505 Jy ! Component: 1500 - total flux cleaned = -0.0185612 Jy ! Component: 1550 - total flux cleaned = -0.0200027 Jy ! Component: 1600 - total flux cleaned = -0.0210524 Jy ! Component: 1650 - total flux cleaned = -0.0223682 Jy ! Component: 1700 - total flux cleaned = -0.0231605 Jy ! Component: 1750 - total flux cleaned = -0.0242212 Jy ! Component: 1800 - total flux cleaned = -0.0255514 Jy ! Component: 1850 - total flux cleaned = -0.0264879 Jy ! Component: 1900 - total flux cleaned = -0.0271609 Jy ! Component: 1950 - total flux cleaned = -0.0279773 Jy ! Component: 2000 - total flux cleaned = -0.0287992 Jy ! Component: 2050 - total flux cleaned = -0.0299083 Jy ! Component: 2100 - total flux cleaned = -0.03075 Jy ! Component: 2150 - total flux cleaned = -0.0311742 Jy ! Component: 2200 - total flux cleaned = -0.0318885 Jy ! Component: 2250 - total flux cleaned = -0.0326134 Jy ! Component: 2300 - total flux cleaned = -0.0331997 Jy ! Component: 2350 - total flux cleaned = -0.0339397 Jy ! Component: 2400 - total flux cleaned = -0.0346899 Jy ! Component: 2450 - total flux cleaned = -0.0352966 Jy ! Component: 2500 - total flux cleaned = -0.0362188 Jy ! Component: 2550 - total flux cleaned = -0.036999 Jy ! Component: 2600 - total flux cleaned = -0.037945 Jy ! Component: 2650 - total flux cleaned = -0.0389058 Jy ! Component: 2700 - total flux cleaned = -0.0395554 Jy ! Component: 2750 - total flux cleaned = -0.0402103 Jy ! Component: 2800 - total flux cleaned = -0.0410425 Jy ! Component: 2850 - total flux cleaned = -0.0417191 Jy ! Component: 2900 - total flux cleaned = -0.0418914 Jy ! Component: 2950 - total flux cleaned = -0.042415 Jy ! Component: 3000 - total flux cleaned = -0.0429493 Jy ! Component: 3050 - total flux cleaned = -0.0429493 Jy ! Component: 3100 - total flux cleaned = -0.0435021 Jy ! Component: 3150 - total flux cleaned = -0.0435021 Jy ! Component: 3200 - total flux cleaned = -0.0438805 Jy ! Component: 3250 - total flux cleaned = -0.0436884 Jy ! Component: 3300 - total flux cleaned = -0.0432909 Jy ! Component: 3350 - total flux cleaned = -0.0432893 Jy ! Component: 3400 - total flux cleaned = -0.0434956 Jy ! Component: 3450 - total flux cleaned = -0.0434985 Jy ! Component: 3500 - total flux cleaned = -0.0432883 Jy ! Component: 3550 - total flux cleaned = -0.0435055 Jy ! Component: 3600 - total flux cleaned = -0.043727 Jy ! Component: 3650 - total flux cleaned = -0.0444045 Jy ! Component: 3700 - total flux cleaned = -0.0451029 Jy ! Component: 3750 - total flux cleaned = -0.0453402 Jy ! Component: 3800 - total flux cleaned = -0.0458229 Jy ! Component: 3850 - total flux cleaned = -0.0465588 Jy ! Component: 3900 - total flux cleaned = -0.0468109 Jy ! Component: 3950 - total flux cleaned = -0.0475757 Jy ! Component: 4000 - total flux cleaned = -0.0483627 Jy ! Component: 4050 - total flux cleaned = -0.0483648 Jy ! Total flux subtracted in 4096 components = -0.0491789 Jy ! Clean residual min=-0.015944 max=0.014814 Jy/beam ! Clean residual mean=-0.000418 rms=0.004693 Jy/beam ! Combined flux in latest and established models = 0.260732 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 331 components and 0.260732 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J2223-3455_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.55 x 11.46 at 8.492 degrees (North through East) ! Clean map min=-0.023872 max=0.22723 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2223-3455_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.227233 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00548493 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.24137 7.24137 14.4827 28.9655 57.931 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0164 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.227 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 41.428 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2223-3455_S_uvs.log closed on Thu Apr 7 09:13:05 2016