! Started logfile: /d2/scr/pima/rv101_uvs/J2332-4118_S_uvs.log on Sat Nov 29 13:57:45 2014 obs /d2/scr/pima/rv101_uvs/J2332-4118_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J2332-4118_S_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! AN table 2: 22 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.942486 visibilities/baseline/integration-bin. ! Found source: J2332-4118 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4064 visibilities. select RR ! 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 /d2/scr/pima/rv101_uvs/J2332-4118_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032494Jy sigma=11.616666 ! Fit after self-cal, rms=0.767113Jy sigma=8.588356 ! 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.241 mas, bmaj=6.101 mas, bpa=-2.335 degrees ! Estimated noise=1.95275 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.170082 Jy ! Component: 100 - total flux cleaned = 0.222134 Jy ! Total flux subtracted in 100 components = 0.222134 Jy ! Clean residual min=-0.017505 max=0.028312 Jy/beam ! Clean residual mean=-0.000251 rms=0.004727 Jy/beam ! Combined flux in latest and established models = 0.222134 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.222134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110620Jy sigma=1.163787 ! Fit after self-cal, rms=0.110577Jy sigma=1.163023 ! Inverting map ! Added new window around map position (-2.5, -9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0292327 Jy ! Component: 100 - total flux cleaned = 0.0475868 Jy ! Total flux subtracted in 100 components = 0.0475868 Jy ! Clean residual min=-0.014605 max=0.018488 Jy/beam ! Clean residual mean=-0.000174 rms=0.003443 Jy/beam ! Combined flux in latest and established models = 0.269721 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.269721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099458Jy sigma=1.019570 ! Fit after self-cal, rms=0.099210Jy sigma=1.014531 ! 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.705 mas, bpa=-1.417 degrees ! Estimated noise=1.03502 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 (5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216828 Jy ! Component: 100 - total flux cleaned = 0.0332283 Jy ! Component: 150 - total flux cleaned = 0.0401838 Jy ! Component: 200 - total flux cleaned = 0.0445164 Jy ! Total flux subtracted in 200 components = 0.0445164 Jy ! Clean residual min=-0.007635 max=0.013683 Jy/beam ! Clean residual mean=-0.000141 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.314237 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 56 components and 0.314237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093704Jy sigma=0.964324 ! Fit after self-cal, rms=0.093510Jy sigma=0.962120 ! Inverting map ! Added new window around map position (22.5, 38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114248 Jy ! Component: 100 - total flux cleaned = 0.0169997 Jy ! Component: 150 - total flux cleaned = 0.020769 Jy ! Component: 200 - total flux cleaned = 0.0227659 Jy ! Total flux subtracted in 200 components = 0.0227659 Jy ! Clean residual min=-0.006197 max=0.008316 Jy/beam ! Clean residual mean=-0.000028 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 0.337003 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 83 components and 0.337003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092028Jy sigma=0.945498 ! Fit after self-cal, rms=0.091916Jy sigma=0.943890 ! 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.018 x 7.705 at -1.417 degrees (North through East) ! Clean map min=-0.0062694 max=0.21282 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: ! FD 0.86 KP 1.16 LA 1.13 MK 0.94 ! NL 1.01 OV 0.95 PT 1.01 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.85 KP 1.09 LA 1.15 MK 0.95 ! OV 0.97 PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.17 LA 1.04 MK 1.02 ! NL 1.02 OV 1.00 PT 0.99 SC 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 1.18 LA 1.02 MK 1.03 ! OV 1.03 PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 1.03 LA 0.96 MK 1.01 ! NL 1.14 OV 1.04 PT 1.02 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 KP 1.01 LA 0.95 MK 1.00 ! OV 1.04 PT 1.04 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.091916Jy sigma=0.943890 ! Fit after self-cal, rms=0.091208Jy sigma=0.907135 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=7.664 mas, bpa=-1.485 degrees ! Estimated noise=1.06948 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.0070609 Jy ! Component: 100 - total flux cleaned = 0.0091306 Jy ! Component: 150 - total flux cleaned = 0.0102217 Jy ! Component: 200 - total flux cleaned = 0.0108618 Jy ! Total flux subtracted in 200 components = 0.0108618 Jy ! Clean residual min=-0.004834 max=0.005032 Jy/beam ! Clean residual mean=-0.000015 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.347865 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.347865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090527Jy sigma=0.902432 ! Fit after self-cal, rms=0.090538Jy sigma=0.902094 ! 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.090538Jy sigma=0.902094 ! Fit after self-cal, rms=0.089364Jy sigma=0.891294 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=7.642 mas, bpa=-1.49 degrees ! Estimated noise=1.08079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385886 Jy ! Component: 100 - total flux cleaned = 0.00481172 Jy ! Component: 150 - total flux cleaned = 0.00520559 Jy ! Component: 200 - total flux cleaned = 0.00544897 Jy ! Total flux subtracted in 200 components = 0.00544897 Jy ! Clean residual min=-0.003938 max=0.004486 Jy/beam ! Clean residual mean=-0.000050 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.353314 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 127 components and 0.353314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089159Jy sigma=0.889524 ! Fit after self-cal, rms=0.089158Jy sigma=0.889347 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.000498218 Jy ! Component: 100 - total flux cleaned = 0.000542017 Jy ! Component: 150 - total flux cleaned = 0.000581045 Jy ! Component: 200 - total flux cleaned = 0.00061893 Jy ! Total flux subtracted in 200 components = 0.00061893 Jy ! Clean residual min=-0.003886 max=0.004352 Jy/beam ! Clean residual mean=-0.000048 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.353933 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 138 components and 0.353933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089109Jy sigma=0.889019 ! Fit after self-cal, rms=0.089111Jy sigma=0.888967 ! 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.089111Jy sigma=0.888967 ! Fit after self-cal, rms=0.089458Jy sigma=0.887857 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=7.606 mas, bpa=-1.618 degrees ! Estimated noise=1.09009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.003193 Jy ! Component: 100 - total flux cleaned = 0.00482915 Jy ! Component: 150 - total flux cleaned = 0.00524608 Jy ! Component: 200 - total flux cleaned = 0.00553864 Jy ! Total flux subtracted in 200 components = 0.00553864 Jy ! Clean residual min=-0.004045 max=0.004348 Jy/beam ! Clean residual mean=-0.000050 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.359472 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 148 components and 0.359472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089320Jy sigma=0.886787 ! Fit after self-cal, rms=0.089320Jy sigma=0.886730 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.000427506 Jy ! Component: 100 - total flux cleaned = 0.000492318 Jy ! Component: 150 - total flux cleaned = 0.000492464 Jy ! Component: 200 - total flux cleaned = 0.000521832 Jy ! Total flux subtracted in 200 components = 0.000521832 Jy ! Clean residual min=-0.003990 max=0.004340 Jy/beam ! Clean residual mean=-0.000048 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.359993 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 155 components and 0.359994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089292Jy sigma=0.886550 ! Fit after self-cal, rms=0.089295Jy sigma=0.886526 ! 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.089295Jy sigma=0.886526 ! Fit after self-cal, rms=0.089648Jy sigma=0.885643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.155 mas, bmaj=28.42 mas, bpa=-1.565 degrees ! Estimated noise=1.4212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0035969 Jy ! Component: 100 - total flux cleaned = 0.00488053 Jy ! Component: 150 - total flux cleaned = 0.00510598 Jy ! Component: 200 - total flux cleaned = 0.00523172 Jy ! Total flux subtracted in 200 components = 0.00523172 Jy ! Clean residual min=-0.004388 max=0.004850 Jy/beam ! Clean residual mean=-0.000091 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.365225 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 169 components and 0.365225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089567Jy sigma=0.885061 ! Fit after self-cal, rms=0.089566Jy sigma=0.884968 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.000460324 Jy ! Component: 100 - total flux cleaned = 0.000415722 Jy ! Component: 150 - total flux cleaned = 0.000469375 Jy ! Component: 200 - total flux cleaned = 0.000502238 Jy ! Total flux subtracted in 200 components = 0.000502238 Jy ! Clean residual min=-0.004313 max=0.004964 Jy/beam ! Clean residual mean=-0.000087 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.365727 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 177 components and 0.365727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089559Jy sigma=0.884947 ! Fit after self-cal, rms=0.089558Jy sigma=0.884925 ! 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.973 mas, bmaj=7.576 mas, bpa=-1.714 degrees ! Estimated noise=1.09841 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.973 x 7.576 at -1.714 degrees (North through East) ! Clean map min=-0.0037138 max=0.22 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.222 mas, bmaj=6.071 mas, bpa=-2.527 degrees ! Estimated noise=2.01496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.175482 Jy ! Component: 100 - total flux cleaned = 0.232379 Jy ! Component: 150 - total flux cleaned = 0.264483 Jy ! Component: 200 - total flux cleaned = 0.286118 Jy ! Total flux subtracted in 200 components = 0.286118 Jy ! Clean residual min=-0.009763 max=0.013283 Jy/beam ! Clean residual mean=-0.000202 rms=0.002872 Jy/beam ! Combined flux in latest and established models = 0.286118 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.286118 Jy ! Inverting map and beam ! Estimated beam: bmin=2.973 mas, bmaj=7.576 mas, bpa=-1.714 degrees ! Estimated noise=1.09841 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.0260473 Jy ! Component: 100 - total flux cleaned = 0.0408036 Jy ! Component: 150 - total flux cleaned = 0.0509095 Jy ! Component: 200 - total flux cleaned = 0.0582241 Jy ! Total flux subtracted in 200 components = 0.0582241 Jy ! Clean residual min=-0.004615 max=0.005279 Jy/beam ! Clean residual mean=-0.000130 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.344342 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 77 components and 0.344342 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.155 mas, bmaj=28.42 mas, bpa=-1.565 degrees ! Estimated noise=1.4212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00796847 Jy ! Component: 100 - total flux cleaned = 0.0128045 Jy ! Component: 150 - total flux cleaned = 0.0158884 Jy ! Component: 200 - total flux cleaned = 0.0178814 Jy ! Total flux subtracted in 200 components = 0.0178814 Jy ! Clean residual min=-0.004439 max=0.004579 Jy/beam ! Clean residual mean=-0.000116 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.362224 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.000695409 Jy ! Component: 100 - total flux cleaned = 0.00103462 Jy ! Component: 150 - total flux cleaned = 0.00129298 Jy ! Component: 200 - total flux cleaned = 0.00152229 Jy ! Total flux subtracted in 200 components = 0.00152229 Jy ! Clean residual min=-0.004307 max=0.004705 Jy/beam ! Clean residual mean=-0.000103 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 0.363746 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 115 components and 0.363746 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.973 mas, bmaj=7.576 mas, bpa=-1.714 degrees ! Estimated noise=1.09841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000302996 Jy ! Component: 100 - total flux cleaned = 0.000296046 Jy ! Component: 150 - total flux cleaned = 0.000297132 Jy ! Component: 200 - total flux cleaned = 0.000295696 Jy ! Total flux subtracted in 200 components = 0.000295696 Jy ! Clean residual min=-0.003990 max=0.004275 Jy/beam ! Clean residual mean=-0.000052 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.364042 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 130 components and 0.364042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089675Jy sigma=0.885936 ! Fit after self-cal, rms=0.089647Jy sigma=0.885579 wmodel /d2/scr/pima/rv101_uvs/J2332-4118_S_map.mod ! Writing 130 model components to file: /d2/scr/pima/rv101_uvs/J2332-4118_S_map.mod wobs /d2/scr/pima/rv101_uvs/J2332-4118_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J2332-4118_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J2332-4118_S_map.win ! wwins: Wrote 4 windows to /d2/scr/pima/rv101_uvs/J2332-4118_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.00107364 Jy ! Component: 100 - total flux cleaned = 0.00197463 Jy ! Component: 150 - total flux cleaned = 0.00256434 Jy ! Component: 200 - total flux cleaned = 0.00294166 Jy ! Component: 250 - total flux cleaned = 0.00306307 Jy ! Component: 300 - total flux cleaned = 0.00329832 Jy ! Component: 350 - total flux cleaned = 0.00352483 Jy ! Component: 400 - total flux cleaned = 0.00363291 Jy ! Component: 450 - total flux cleaned = 0.00373906 Jy ! Component: 500 - total flux cleaned = 0.00379055 Jy ! Component: 550 - total flux cleaned = 0.00384019 Jy ! Component: 600 - total flux cleaned = 0.00384002 Jy ! Component: 650 - total flux cleaned = 0.00398206 Jy ! Component: 700 - total flux cleaned = 0.00393563 Jy ! Component: 750 - total flux cleaned = 0.00398082 Jy ! Component: 800 - total flux cleaned = 0.00398099 Jy ! Component: 850 - total flux cleaned = 0.00385079 Jy ! Component: 900 - total flux cleaned = 0.00385067 Jy ! Component: 950 - total flux cleaned = 0.00376676 Jy ! Component: 1000 - total flux cleaned = 0.0036439 Jy ! Component: 1050 - total flux cleaned = 0.00356374 Jy ! Component: 1100 - total flux cleaned = 0.00360283 Jy ! Component: 1150 - total flux cleaned = 0.00360144 Jy ! Component: 1200 - total flux cleaned = 0.00352397 Jy ! Component: 1250 - total flux cleaned = 0.00356127 Jy ! Component: 1300 - total flux cleaned = 0.00356094 Jy ! Component: 1350 - total flux cleaned = 0.00359765 Jy ! Component: 1400 - total flux cleaned = 0.00363389 Jy ! Component: 1450 - total flux cleaned = 0.00366925 Jy ! Component: 1500 - total flux cleaned = 0.00370399 Jy ! Component: 1550 - total flux cleaned = 0.00373807 Jy ! Component: 1600 - total flux cleaned = 0.00360268 Jy ! Component: 1650 - total flux cleaned = 0.00356947 Jy ! Component: 1700 - total flux cleaned = 0.00353726 Jy ! Component: 1750 - total flux cleaned = 0.0034719 Jy ! Component: 1800 - total flux cleaned = 0.00340772 Jy ! Component: 1850 - total flux cleaned = 0.00334414 Jy ! Component: 1900 - total flux cleaned = 0.00328169 Jy ! Component: 1950 - total flux cleaned = 0.00321995 Jy ! Component: 2000 - total flux cleaned = 0.00322036 Jy ! Component: 2050 - total flux cleaned = 0.00315951 Jy ! Component: 2100 - total flux cleaned = 0.00303992 Jy ! Component: 2150 - total flux cleaned = 0.00298111 Jy ! Component: 2200 - total flux cleaned = 0.00295225 Jy ! Component: 2250 - total flux cleaned = 0.00295219 Jy ! Component: 2300 - total flux cleaned = 0.0028084 Jy ! Component: 2350 - total flux cleaned = 0.00272296 Jy ! Component: 2400 - total flux cleaned = 0.00258214 Jy ! Component: 2450 - total flux cleaned = 0.00247053 Jy ! Component: 2500 - total flux cleaned = 0.00235971 Jy ! Component: 2550 - total flux cleaned = 0.00222194 Jy ! Component: 2600 - total flux cleaned = 0.00208548 Jy ! Component: 2650 - total flux cleaned = 0.00195009 Jy ! Component: 2700 - total flux cleaned = 0.0017889 Jy ! Component: 2750 - total flux cleaned = 0.00176253 Jy ! Component: 2800 - total flux cleaned = 0.0017094 Jy ! Component: 2850 - total flux cleaned = 0.00157806 Jy ! Component: 2900 - total flux cleaned = 0.00139584 Jy ! Component: 2950 - total flux cleaned = 0.00137004 Jy ! Component: 3000 - total flux cleaned = 0.00121598 Jy ! Component: 3050 - total flux cleaned = 0.00111412 Jy ! Component: 3100 - total flux cleaned = 0.00111409 Jy ! Component: 3150 - total flux cleaned = 0.00101353 Jy ! Component: 3200 - total flux cleaned = 0.00101325 Jy ! Component: 3250 - total flux cleaned = 0.00098824 Jy ! Component: 3300 - total flux cleaned = 0.000963612 Jy ! Component: 3350 - total flux cleaned = 0.00101268 Jy ! Component: 3400 - total flux cleaned = 0.000963865 Jy ! Component: 3450 - total flux cleaned = 0.000988354 Jy ! Component: 3500 - total flux cleaned = 0.00103666 Jy ! Component: 3550 - total flux cleaned = 0.00106059 Jy ! Component: 3600 - total flux cleaned = 0.00103678 Jy ! Component: 3650 - total flux cleaned = 0.00106055 Jy ! Component: 3700 - total flux cleaned = 0.00117888 Jy ! Component: 3750 - total flux cleaned = 0.00122595 Jy ! Component: 3800 - total flux cleaned = 0.00124928 Jy ! Component: 3850 - total flux cleaned = 0.001319 Jy ! Component: 3900 - total flux cleaned = 0.00131885 Jy ! Component: 3950 - total flux cleaned = 0.00138792 Jy ! Component: 4000 - total flux cleaned = 0.00141101 Jy ! Component: 4050 - total flux cleaned = 0.001548 Jy ! Total flux subtracted in 4096 components = 0.00152526 Jy ! Clean residual min=-0.001247 max=0.001550 Jy/beam ! Clean residual mean=-0.000011 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.365567 Jy keep ! Adding 242 model components to the UV plane model. ! The established model now contains 372 components and 0.365567 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J2332-4118_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.973 x 7.576 at -1.714 degrees (North through East) ! Clean map min=-0.0035149 max=0.21708 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J2332-4118_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.217079 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000390509 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.539677 0.539677 1.07935 2.15871 4.31742 8.63484 17.2697 34.5393 69.0787 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.217 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 555.887 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J2332-4118_S_uvs.log closed on Sat Nov 29 13:57:50 2014