! Started logfile: /scr/pima/bg219h_uvs/J0038+4137_S_uvs.log on Thu Apr 7 08:48:38 2016 obs /scr/pima/bg219h_uvs/J0038+4137_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0038+4137_S_uva.fits ! AN table 1: 13 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.596154 visibilities/baseline/integration-bin. ! Found source: J0038+4137 ! ! 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 1116 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/J0038+4137_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.072407Jy sigma=31.778013 ! Fit after self-cal, rms=0.719095Jy sigma=21.274708 ! 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=8.322 mas, bpa=-16.79 degrees ! Estimated noise=0.929037 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.214508 Jy ! Component: 100 - total flux cleaned = 0.270985 Jy ! Total flux subtracted in 100 components = 0.270985 Jy ! Clean residual min=-0.017700 max=0.024957 Jy/beam ! Clean residual mean=0.000054 rms=0.005002 Jy/beam ! Combined flux in latest and established models = 0.270985 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.270985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083426Jy sigma=2.324715 ! Fit after self-cal, rms=0.083404Jy sigma=2.321173 ! 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.758 mas, bmaj=8.716 mas, bpa=-17.08 degrees ! Estimated noise=0.784025 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.0368346 Jy ! Component: 100 - total flux cleaned = 0.0557111 Jy ! Component: 150 - total flux cleaned = 0.0667853 Jy ! Component: 200 - total flux cleaned = 0.0738849 Jy ! Total flux subtracted in 200 components = 0.0738849 Jy ! Clean residual min=-0.013837 max=0.018826 Jy/beam ! Clean residual mean=0.000044 rms=0.004039 Jy/beam ! Combined flux in latest and established models = 0.344869 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 40 components and 0.344869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064868Jy sigma=1.796346 ! Fit after self-cal, rms=0.064455Jy sigma=1.778274 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.758 x 8.716 at -17.08 degrees (North through East) ! Clean map min=-0.012308 max=0.28405 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.03 HN 0.99 KP 0.91 LA 0.93 ! MK 1.02 NL 0.95 OV 1.03 PT 0.96 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.00 KP 0.93 LA 0.92 ! MK 1.00 NL 1.04 OV 1.05 PT 0.95 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.05 KP 0.93 LA 0.93 ! MK 0.98 NL 1.00 OV 1.03 PT 0.96 ! SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.04 KP 0.93 LA 0.95 ! MK 1.00 NL 1.00 OV 1.10 PT 0.95 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.064455Jy sigma=1.778274 ! Fit after self-cal, rms=0.060076Jy sigma=1.696782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.777 mas, bmaj=8.737 mas, bpa=-17.08 degrees ! Estimated noise=0.773544 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 (11, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189495 Jy ! Component: 100 - total flux cleaned = 0.0293358 Jy ! Component: 150 - total flux cleaned = 0.0368248 Jy ! Component: 200 - total flux cleaned = 0.0425275 Jy ! Total flux subtracted in 200 components = 0.0425275 Jy ! Clean residual min=-0.007000 max=0.006063 Jy/beam ! Clean residual mean=0.000013 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.387397 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 72 components and 0.387397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053334Jy sigma=1.477534 ! Fit after self-cal, rms=0.052931Jy sigma=1.466801 ! 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.052931Jy sigma=1.466801 ! Fit after self-cal, rms=0.052446Jy sigma=1.457925 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.796 mas, bmaj=8.727 mas, bpa=-17.07 degrees ! Estimated noise=0.770301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00578944 Jy ! Component: 100 - total flux cleaned = 0.00990306 Jy ! Component: 150 - total flux cleaned = 0.0124386 Jy ! Component: 200 - total flux cleaned = 0.0141474 Jy ! Total flux subtracted in 200 components = 0.0141474 Jy ! Clean residual min=-0.005104 max=0.005224 Jy/beam ! Clean residual mean=0.000006 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.401544 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 104 components and 0.401544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051552Jy sigma=1.428823 ! Fit after self-cal, rms=0.051521Jy sigma=1.427708 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.00151557 Jy ! Component: 100 - total flux cleaned = 0.00198761 Jy ! Component: 150 - total flux cleaned = 0.00224219 Jy ! Component: 200 - total flux cleaned = 0.00239717 Jy ! Total flux subtracted in 200 components = 0.00239717 Jy ! Clean residual min=-0.005227 max=0.004634 Jy/beam ! Clean residual mean=0.000005 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.403942 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 119 components and 0.403942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051229Jy sigma=1.419316 ! Fit after self-cal, rms=0.051222Jy sigma=1.419033 ! 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.051222Jy sigma=1.419033 ! Fit after self-cal, rms=0.051156Jy sigma=1.417665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=8.721 mas, bpa=-17.06 degrees ! Estimated noise=0.769737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146006 Jy ! Component: 100 - total flux cleaned = 0.00269404 Jy ! Component: 150 - total flux cleaned = 0.00301154 Jy ! Component: 200 - total flux cleaned = 0.00312818 Jy ! Total flux subtracted in 200 components = 0.00312818 Jy ! Clean residual min=-0.005104 max=0.004443 Jy/beam ! Clean residual mean=0.000004 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.40707 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.40707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050971Jy sigma=1.412612 ! Fit after self-cal, rms=0.050967Jy sigma=1.412395 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.000140687 Jy ! Component: 100 - total flux cleaned = 0.000347421 Jy ! Component: 150 - total flux cleaned = 0.000351237 Jy ! Component: 200 - total flux cleaned = 0.000353363 Jy ! Total flux subtracted in 200 components = 0.000353363 Jy ! Clean residual min=-0.005085 max=0.004084 Jy/beam ! Clean residual mean=0.000004 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.407423 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 138 components and 0.407423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050868Jy sigma=1.409996 ! Fit after self-cal, rms=0.050865Jy sigma=1.409874 ! 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.050865Jy sigma=1.409874 ! Fit after self-cal, rms=0.050813Jy sigma=1.409498 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.268 mas, bmaj=9.023 mas, bpa=-15.43 degrees ! Estimated noise=0.994345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204564 Jy ! Component: 100 - total flux cleaned = 0.00249237 Jy ! Component: 150 - total flux cleaned = 0.0027913 Jy ! Component: 200 - total flux cleaned = 0.00300034 Jy ! Total flux subtracted in 200 components = 0.00300034 Jy ! Clean residual min=-0.003810 max=0.003640 Jy/beam ! Clean residual mean=0.000009 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.410423 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 162 components and 0.410424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050766Jy sigma=1.408785 ! Fit after self-cal, rms=0.050754Jy sigma=1.408540 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.000265635 Jy ! Component: 100 - total flux cleaned = 0.000329909 Jy ! Component: 150 - total flux cleaned = 0.000234022 Jy ! Component: 200 - total flux cleaned = 0.000212945 Jy ! Total flux subtracted in 200 components = 0.000212945 Jy ! Clean residual min=-0.003823 max=0.003438 Jy/beam ! Clean residual mean=0.000009 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.410636 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 170 components and 0.410636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050734Jy sigma=1.408175 ! Fit after self-cal, rms=0.050727Jy sigma=1.408083 ! 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.797 mas, bmaj=8.721 mas, bpa=-17.07 degrees ! Estimated noise=0.768956 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.797 x 8.721 at -17.07 degrees (North through East) ! Clean map min=-0.0044673 max=0.28007 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=8.317 mas, bpa=-16.8 degrees ! Estimated noise=0.916538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.21126 Jy ! Component: 100 - total flux cleaned = 0.266822 Jy ! Component: 150 - total flux cleaned = 0.294883 Jy ! Component: 200 - total flux cleaned = 0.313189 Jy ! Total flux subtracted in 200 components = 0.313189 Jy ! Clean residual min=-0.011688 max=0.014033 Jy/beam ! Clean residual mean=0.000033 rms=0.003092 Jy/beam ! Combined flux in latest and established models = 0.313189 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.313189 Jy ! Inverting map and beam ! Estimated beam: bmin=2.797 mas, bmaj=8.721 mas, bpa=-17.07 degrees ! Estimated noise=0.768956 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) ! Added new window around map position (4, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0199582 Jy ! Component: 100 - total flux cleaned = 0.0341837 Jy ! Component: 150 - total flux cleaned = 0.0450528 Jy ! Component: 200 - total flux cleaned = 0.053663 Jy ! Total flux subtracted in 200 components = 0.053663 Jy ! Clean residual min=-0.007506 max=0.006659 Jy/beam ! Clean residual mean=0.000026 rms=0.001928 Jy/beam ! Combined flux in latest and established models = 0.366852 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.366852 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=6.268 mas, bmaj=9.023 mas, bpa=-15.43 degrees ! Estimated noise=0.994345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133895 Jy ! Component: 100 - total flux cleaned = 0.0217501 Jy ! Component: 150 - total flux cleaned = 0.0274808 Jy ! Component: 200 - total flux cleaned = 0.0316538 Jy ! Total flux subtracted in 200 components = 0.0316538 Jy ! Clean residual min=-0.004663 max=0.004278 Jy/beam ! Clean residual mean=0.000025 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.398506 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.00258672 Jy ! Component: 100 - total flux cleaned = 0.00466278 Jy ! Component: 150 - total flux cleaned = 0.00627942 Jy ! Component: 200 - total flux cleaned = 0.00756942 Jy ! Total flux subtracted in 200 components = 0.00756942 Jy ! Clean residual min=-0.004066 max=0.003732 Jy/beam ! Clean residual mean=0.000015 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.406075 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 135 components and 0.406075 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.797 mas, bmaj=8.721 mas, bpa=-17.07 degrees ! Estimated noise=0.768956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.88098e-05 Jy ! Component: 100 - total flux cleaned = 0.000265652 Jy ! Component: 150 - total flux cleaned = 3.14097e-05 Jy ! Component: 200 - total flux cleaned = -3.58469e-05 Jy ! Total flux subtracted in 200 components = -3.58469e-05 Jy ! Clean residual min=-0.004406 max=0.003646 Jy/beam ! Clean residual mean=0.000005 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.406039 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 157 components and 0.406039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050886Jy sigma=1.411201 ! Fit after self-cal, rms=0.050852Jy sigma=1.410190 wmodel /scr/pima/bg219h_uvs/J0038+4137_S_map.mod ! Writing 157 model components to file: /scr/pima/bg219h_uvs/J0038+4137_S_map.mod wobs /scr/pima/bg219h_uvs/J0038+4137_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0038+4137_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0038+4137_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J0038+4137_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.00172348 Jy ! Component: 100 - total flux cleaned = -0.00179607 Jy ! Component: 150 - total flux cleaned = -0.00179409 Jy ! Component: 200 - total flux cleaned = -0.00179337 Jy ! Component: 250 - total flux cleaned = -0.00190089 Jy ! Component: 300 - total flux cleaned = -0.00180045 Jy ! Component: 350 - total flux cleaned = -0.00170448 Jy ! Component: 400 - total flux cleaned = -0.00165773 Jy ! Component: 450 - total flux cleaned = -0.00152279 Jy ! Component: 500 - total flux cleaned = -0.00139347 Jy ! Component: 550 - total flux cleaned = -0.00122702 Jy ! Component: 600 - total flux cleaned = -0.00110598 Jy ! Component: 650 - total flux cleaned = -0.000912029 Jy ! Component: 700 - total flux cleaned = -0.000912684 Jy ! Component: 750 - total flux cleaned = -0.00083971 Jy ! Component: 800 - total flux cleaned = -0.000839938 Jy ! Component: 850 - total flux cleaned = -0.000770923 Jy ! Component: 900 - total flux cleaned = -0.00077108 Jy ! Component: 950 - total flux cleaned = -0.000770526 Jy ! Component: 1000 - total flux cleaned = -0.000769971 Jy ! Component: 1050 - total flux cleaned = -0.000861973 Jy ! Component: 1100 - total flux cleaned = -0.000861952 Jy ! Component: 1150 - total flux cleaned = -0.000891457 Jy ! Component: 1200 - total flux cleaned = -0.000920003 Jy ! Component: 1250 - total flux cleaned = -0.00103142 Jy ! Component: 1300 - total flux cleaned = -0.00100386 Jy ! Component: 1350 - total flux cleaned = -0.00108426 Jy ! Component: 1400 - total flux cleaned = -0.00116277 Jy ! Component: 1450 - total flux cleaned = -0.00113697 Jy ! Component: 1500 - total flux cleaned = -0.00116195 Jy ! Component: 1550 - total flux cleaned = -0.00111186 Jy ! Component: 1600 - total flux cleaned = -0.00108755 Jy ! Component: 1650 - total flux cleaned = -0.00103979 Jy ! Component: 1700 - total flux cleaned = -0.000923082 Jy ! Component: 1750 - total flux cleaned = -0.000877508 Jy ! Component: 1800 - total flux cleaned = -0.000855054 Jy ! Component: 1850 - total flux cleaned = -0.0007437 Jy ! Component: 1900 - total flux cleaned = -0.00061229 Jy ! Component: 1950 - total flux cleaned = -0.000525941 Jy ! Component: 2000 - total flux cleaned = -0.000377063 Jy ! Component: 2050 - total flux cleaned = -0.000335076 Jy ! Component: 2100 - total flux cleaned = -0.000231671 Jy ! Component: 2150 - total flux cleaned = -0.000190707 Jy ! Component: 2200 - total flux cleaned = -0.000110158 Jy ! Component: 2250 - total flux cleaned = -0.000129988 Jy ! Component: 2300 - total flux cleaned = -0.00014981 Jy ! Component: 2350 - total flux cleaned = -0.000130448 Jy ! Component: 2400 - total flux cleaned = -9.2093e-05 Jy ! Component: 2450 - total flux cleaned = -0.000129855 Jy ! Component: 2500 - total flux cleaned = -0.000148505 Jy ! Component: 2550 - total flux cleaned = -0.000111427 Jy ! Component: 2600 - total flux cleaned = -9.3173e-05 Jy ! Component: 2650 - total flux cleaned = -9.32967e-05 Jy ! Component: 2700 - total flux cleaned = -7.51919e-05 Jy ! Component: 2750 - total flux cleaned = -4.07071e-06 Jy ! Component: 2800 - total flux cleaned = -2.15555e-05 Jy ! Component: 2850 - total flux cleaned = 3.11306e-05 Jy ! Component: 2900 - total flux cleaned = 0.000100233 Jy ! Component: 2950 - total flux cleaned = 0.00013445 Jy ! Component: 3000 - total flux cleaned = 0.000151403 Jy ! Component: 3050 - total flux cleaned = 0.00013461 Jy ! Component: 3100 - total flux cleaned = 0.000217808 Jy ! Component: 3150 - total flux cleaned = 0.000217812 Jy ! Component: 3200 - total flux cleaned = 0.000283303 Jy ! Component: 3250 - total flux cleaned = 0.000250967 Jy ! Component: 3300 - total flux cleaned = 0.000380004 Jy ! Component: 3350 - total flux cleaned = 0.000396073 Jy ! Component: 3400 - total flux cleaned = 0.000459462 Jy ! Component: 3450 - total flux cleaned = 0.000412121 Jy ! Component: 3500 - total flux cleaned = 0.000506165 Jy ! Component: 3550 - total flux cleaned = 0.00052176 Jy ! Component: 3600 - total flux cleaned = 0.000537345 Jy ! Component: 3650 - total flux cleaned = 0.00053729 Jy ! Component: 3700 - total flux cleaned = 0.000568009 Jy ! Component: 3750 - total flux cleaned = 0.000644228 Jy ! Component: 3800 - total flux cleaned = 0.000659399 Jy ! Component: 3850 - total flux cleaned = 0.000674664 Jy ! Component: 3900 - total flux cleaned = 0.000764875 Jy ! Component: 3950 - total flux cleaned = 0.000779929 Jy ! Component: 4000 - total flux cleaned = 0.000839604 Jy ! Component: 4050 - total flux cleaned = 0.000884132 Jy ! Total flux subtracted in 4096 components = 0.000913768 Jy ! Clean residual min=-0.000868 max=0.000854 Jy/beam ! Clean residual mean=0.000001 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.406953 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 418 components and 0.406953 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0038+4137_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.797 x 8.721 at -17.07 degrees (North through East) ! Clean map min=-0.0018969 max=0.28225 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0038+4137_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.282247 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023679 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.251684 0.251684 0.503368 1.00674 2.01347 4.02694 8.05389 16.1078 32.2155 64.4311 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.282 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1191.97 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0038+4137_S_uvs.log closed on Thu Apr 7 08:48:42 2016