! Started logfile: /scr/pima/rdv94_uvs/J1827-0405_X_uvs.log on Tue Oct 8 12:24:30 2013 obs /scr/pima/rdv94_uvs/J1827-0405_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J1827-0405_X_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.821429 visibilities/baseline/integration-bin. ! Found source: J1827-0405 ! ! 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 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4048 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv94_uvs/J1827-0405_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.007705Jy sigma=1.767195 ! Fit after self-cal, rms=0.912775Jy sigma=1.485740 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=0.9198 mas, bmaj=3.547 mas, bpa=-20.91 degrees ! Estimated noise=12.8114 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.0864096 Jy ! Component: 100 - total flux cleaned = 0.120799 Jy ! Total flux subtracted in 100 components = 0.120799 Jy ! Clean residual min=-0.027974 max=0.028349 Jy/beam ! Clean residual mean=0.000278 rms=0.008603 Jy/beam ! Combined flux in latest and established models = 0.120799 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.120799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095752Jy sigma=0.190916 ! Fit after self-cal, rms=0.095249Jy sigma=0.189921 ! 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=1.17 mas, bmaj=3.587 mas, bpa=-20.29 degrees ! Estimated noise=7.32146 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.0240368 Jy ! Component: 100 - total flux cleaned = 0.0376311 Jy ! Component: 150 - total flux cleaned = 0.0465236 Jy ! Component: 200 - total flux cleaned = 0.0526598 Jy ! Total flux subtracted in 200 components = 0.0526598 Jy ! Clean residual min=-0.025157 max=0.029102 Jy/beam ! Clean residual mean=0.000177 rms=0.007569 Jy/beam ! Combined flux in latest and established models = 0.173459 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 43 components and 0.173459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095391Jy sigma=0.160677 ! Fit after self-cal, rms=0.095393Jy sigma=0.160213 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.86 HN 0.99 KP 0.77 ! LA 0.85 MK 0.95 NL 1.20 OV 1.31 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.88 HN 0.99 KP 0.73 ! LA 0.83 MK 0.97 NL 1.26 OV 1.31 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.88 HN 0.91 KP 0.74 ! LA 0.87 MK 0.90 NL 1.39 OV 1.42 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 0.97 KP 0.79 ! LA 0.84 MK 1.05 NL 1.41 OV 1.32 ! ! ! Fit before self-cal, rms=0.095393Jy sigma=0.160213 ! Fit after self-cal, rms=0.096507Jy sigma=0.133451 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.219 mas, bmaj=3.605 mas, bpa=-20.63 degrees ! Estimated noise=6.90275 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.0120747 Jy ! Component: 100 - total flux cleaned = -0.018963 Jy ! Component: 150 - total flux cleaned = -0.0234429 Jy ! Component: 200 - total flux cleaned = -0.0250208 Jy ! Total flux subtracted in 200 components = -0.0250208 Jy ! Clean residual min=-0.015919 max=0.019762 Jy/beam ! Clean residual mean=0.000106 rms=0.004804 Jy/beam ! Combined flux in latest and established models = 0.148438 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.148438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093438Jy sigma=0.135935 ! Fit after self-cal, rms=0.093856Jy sigma=0.135526 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093856Jy sigma=0.135526 ! Fit after self-cal, rms=0.090841Jy sigma=0.131804 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.246 mas, bmaj=3.666 mas, bpa=-20.55 degrees ! Estimated noise=6.45669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00964282 Jy ! Component: 100 - total flux cleaned = -0.0149695 Jy ! Component: 150 - total flux cleaned = -0.0184997 Jy ! Component: 200 - total flux cleaned = -0.0203195 Jy ! Total flux subtracted in 200 components = -0.0203195 Jy ! Clean residual min=-0.014105 max=0.018559 Jy/beam ! Clean residual mean=0.000096 rms=0.004400 Jy/beam ! Combined flux in latest and established models = 0.128118 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.128118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088644Jy sigma=0.134679 ! Fit after self-cal, rms=0.088761Jy sigma=0.134564 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 (3.8, 0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00842405 Jy ! Component: 100 - total flux cleaned = 0.00897669 Jy ! Component: 150 - total flux cleaned = 0.00695803 Jy ! Component: 200 - total flux cleaned = 0.00669821 Jy ! Total flux subtracted in 200 components = 0.00669821 Jy ! Clean residual min=-0.013557 max=0.015180 Jy/beam ! Clean residual mean=0.000053 rms=0.003562 Jy/beam ! Combined flux in latest and established models = 0.134816 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 101 components and 0.134816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084232Jy sigma=0.124881 ! Fit after self-cal, rms=0.083821Jy sigma=0.123282 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083821Jy sigma=0.123282 ! Fit after self-cal, rms=0.090224Jy sigma=0.112758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.224 mas, bmaj=3.769 mas, bpa=-20.04 degrees ! Estimated noise=6.33497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284744 Jy ! Component: 100 - total flux cleaned = -0.00145221 Jy ! Component: 150 - total flux cleaned = -0.00348914 Jy ! Component: 200 - total flux cleaned = -0.00581986 Jy ! Total flux subtracted in 200 components = -0.00581986 Jy ! Clean residual min=-0.008746 max=0.008216 Jy/beam ! Clean residual mean=0.000006 rms=0.002126 Jy/beam ! Combined flux in latest and established models = 0.128997 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 125 components and 0.128997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088709Jy sigma=0.111138 ! Fit after self-cal, rms=0.088750Jy sigma=0.110661 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.000297684 Jy ! Component: 100 - total flux cleaned = -0.00143202 Jy ! Component: 150 - total flux cleaned = -0.00313122 Jy ! Component: 200 - total flux cleaned = -0.00469652 Jy ! Total flux subtracted in 200 components = -0.00469652 Jy ! Clean residual min=-0.008165 max=0.007752 Jy/beam ! Clean residual mean=0.000001 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.1243 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 138 components and 0.1243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087962Jy sigma=0.109853 ! Fit after self-cal, rms=0.087724Jy sigma=0.109655 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087724Jy sigma=0.109655 ! Fit after self-cal, rms=0.083200Jy sigma=0.109181 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.682 mas, bmaj=4.109 mas, bpa=-15.99 degrees ! Estimated noise=6.01566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00201109 Jy ! Component: 100 - total flux cleaned = -0.0047332 Jy ! Component: 150 - total flux cleaned = -0.00703309 Jy ! Component: 200 - total flux cleaned = -0.00821578 Jy ! Total flux subtracted in 200 components = -0.00821578 Jy ! Clean residual min=-0.008299 max=0.008881 Jy/beam ! Clean residual mean=0.000005 rms=0.002223 Jy/beam ! Combined flux in latest and established models = 0.116084 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 149 components and 0.116084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082527Jy sigma=0.108733 ! Fit after self-cal, rms=0.082369Jy sigma=0.108585 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.00018846 Jy ! Component: 100 - total flux cleaned = -0.00130373 Jy ! Component: 150 - total flux cleaned = -0.00271551 Jy ! Component: 200 - total flux cleaned = -0.00400162 Jy ! Total flux subtracted in 200 components = -0.00400162 Jy ! Clean residual min=-0.007908 max=0.008392 Jy/beam ! Clean residual mean=0.000003 rms=0.002134 Jy/beam ! Combined flux in latest and established models = 0.112083 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 162 components and 0.112083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082070Jy sigma=0.108391 ! Fit after self-cal, rms=0.081924Jy sigma=0.108297 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081924Jy sigma=0.108297 ! Fit after self-cal, rms=0.081924Jy sigma=0.108297 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081924Jy sigma=0.108297 ! Fit after self-cal, rms=0.079788Jy sigma=0.108116 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=0.9449 mas, bmaj=3.78 mas, bpa=-20.84 degrees ! Estimated noise=10.7024 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.6, 6.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00416071 Jy ! Component: 100 - total flux cleaned = 0.00323006 Jy ! Component: 150 - total flux cleaned = 0.002167 Jy ! Component: 200 - total flux cleaned = 0.00104999 Jy ! Total flux subtracted in 200 components = 0.00104999 Jy ! Clean residual min=-0.007210 max=0.006515 Jy/beam ! Clean residual mean=0.000013 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.113133 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 182 components and 0.113133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078312Jy sigma=0.107199 ! Fit after self-cal, rms=0.078033Jy sigma=0.106517 ! Inverting map 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=1.201 mas, bmaj=3.82 mas, bpa=-20.11 degrees ! Estimated noise=6.02076 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012553 Jy ! Component: 100 - total flux cleaned = 0.000878249 Jy ! Component: 150 - total flux cleaned = 1.32817e-05 Jy ! Component: 200 - total flux cleaned = -0.000676307 Jy ! Component: 250 - total flux cleaned = -0.00141103 Jy ! Component: 300 - total flux cleaned = -0.00219131 Jy ! Component: 350 - total flux cleaned = -0.00268338 Jy ! Component: 400 - total flux cleaned = -0.00322836 Jy ! Total flux subtracted in 400 components = -0.00322836 Jy ! Clean residual min=-0.005831 max=0.005530 Jy/beam ! Clean residual mean=0.000002 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.109904 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 216 components and 0.109904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077277Jy sigma=0.105657 ! Fit after self-cal, rms=0.077100Jy sigma=0.105371 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000772109 Jy ! Component: 100 - total flux cleaned = 0.000698494 Jy ! Component: 150 - total flux cleaned = 0.00020721 Jy ! Component: 200 - total flux cleaned = -0.000408188 Jy ! Component: 250 - total flux cleaned = -0.00113719 Jy ! Component: 300 - total flux cleaned = -0.00189419 Jy ! Component: 350 - total flux cleaned = -0.00235004 Jy ! Component: 400 - total flux cleaned = -0.00291685 Jy ! Total flux subtracted in 400 components = -0.00291685 Jy ! Clean residual min=-0.005222 max=0.004960 Jy/beam ! Clean residual mean=-0.000001 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.106987 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 236 components and 0.106987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076601Jy sigma=0.104937 ! Fit after self-cal, rms=0.076455Jy sigma=0.104729 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076455Jy sigma=0.104729 ! Fit after self-cal, rms=0.075256Jy sigma=0.104671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.206 mas, bmaj=3.817 mas, bpa=-19.92 degrees ! Estimated noise=5.97469 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000691202 Jy ! Component: 100 - total flux cleaned = 0.000882959 Jy ! Component: 150 - total flux cleaned = 0.000452344 Jy ! Component: 200 - total flux cleaned = 0.000125333 Jy ! Component: 250 - total flux cleaned = -0.000540187 Jy ! Component: 300 - total flux cleaned = -0.00122983 Jy ! Component: 350 - total flux cleaned = -0.00189065 Jy ! Component: 400 - total flux cleaned = -0.00236779 Jy ! Total flux subtracted in 400 components = -0.00236779 Jy ! Clean residual min=-0.004768 max=0.004568 Jy/beam ! Clean residual mean=-0.000002 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.10462 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 257 components and 0.10462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074860Jy sigma=0.104351 ! Fit after self-cal, rms=0.074750Jy sigma=0.104187 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000659422 Jy ! Component: 100 - total flux cleaned = 0.000733556 Jy ! Component: 150 - total flux cleaned = 0.000310356 Jy ! Component: 200 - total flux cleaned = -0.000190122 Jy ! Component: 250 - total flux cleaned = -0.000717901 Jy ! Component: 300 - total flux cleaned = -0.00122115 Jy ! Component: 350 - total flux cleaned = -0.00180363 Jy ! Component: 400 - total flux cleaned = -0.00227147 Jy ! Total flux subtracted in 400 components = -0.00227147 Jy ! Clean residual min=-0.004408 max=0.004367 Jy/beam ! Clean residual mean=-0.000004 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.102348 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 274 components and 0.102348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074459Jy sigma=0.103973 ! Fit after self-cal, rms=0.074362Jy sigma=0.103846 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074362Jy sigma=0.103846 ! Fit after self-cal, rms=0.070867Jy sigma=0.103584 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.207 mas, bmaj=3.823 mas, bpa=-19.8 degrees ! Estimated noise=5.90013 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024357 Jy ! Component: 100 - total flux cleaned = -0.000463327 Jy ! Component: 150 - total flux cleaned = -0.001134 Jy ! Component: 200 - total flux cleaned = -0.00172158 Jy ! Component: 250 - total flux cleaned = -0.00225582 Jy ! Component: 300 - total flux cleaned = -0.00252594 Jy ! Component: 350 - total flux cleaned = -0.002737 Jy ! Component: 400 - total flux cleaned = -0.00305978 Jy ! Total flux subtracted in 400 components = -0.00305978 Jy ! Clean residual min=-0.003825 max=0.004041 Jy/beam ! Clean residual mean=0.000001 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.0992884 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 295 components and 0.0992884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070562Jy sigma=0.103336 ! Fit after self-cal, rms=0.070462Jy sigma=0.103210 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000582656 Jy ! Component: 100 - total flux cleaned = 0.000420195 Jy ! Component: 150 - total flux cleaned = 0.000136239 Jy ! Component: 200 - total flux cleaned = -0.000252637 Jy ! Component: 250 - total flux cleaned = -0.000828048 Jy ! Component: 300 - total flux cleaned = -0.00129813 Jy ! Component: 350 - total flux cleaned = -0.00170966 Jy ! Component: 400 - total flux cleaned = -0.00210572 Jy ! Total flux subtracted in 400 components = -0.00210572 Jy ! Clean residual min=-0.003565 max=0.003765 Jy/beam ! Clean residual mean=-0.000001 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.0971827 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 307 components and 0.0971826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070270Jy sigma=0.103057 ! Fit after self-cal, rms=0.070195Jy sigma=0.102972 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070195Jy sigma=0.102972 ! Fit after self-cal, rms=0.071289Jy sigma=0.098798 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.637 mas, bmaj=4.13 mas, bpa=-15.51 degrees ! Estimated noise=5.81292 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105511 Jy ! Component: 100 - total flux cleaned = 0.000677787 Jy ! Component: 150 - total flux cleaned = 9.78988e-05 Jy ! Component: 200 - total flux cleaned = -0.000676845 Jy ! Component: 250 - total flux cleaned = -0.00138939 Jy ! Component: 300 - total flux cleaned = -0.00204761 Jy ! Component: 350 - total flux cleaned = -0.00262565 Jy ! Component: 400 - total flux cleaned = -0.00304747 Jy ! Total flux subtracted in 400 components = -0.00304747 Jy ! Clean residual min=-0.003629 max=0.004529 Jy/beam ! Clean residual mean=-0.000002 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.0941352 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 338 components and 0.0941352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071160Jy sigma=0.098698 ! Fit after self-cal, rms=0.071177Jy sigma=0.098585 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 (2.4, -31.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266569 Jy ! Component: 100 - total flux cleaned = 0.00338325 Jy ! Component: 150 - total flux cleaned = 0.00399638 Jy ! Component: 200 - total flux cleaned = 0.00461276 Jy ! Component: 250 - total flux cleaned = 0.0051462 Jy ! Component: 300 - total flux cleaned = 0.00529302 Jy ! Component: 350 - total flux cleaned = 0.00522939 Jy ! Component: 400 - total flux cleaned = 0.00492768 Jy ! Total flux subtracted in 400 components = 0.00492768 Jy ! Clean residual min=-0.002697 max=0.003351 Jy/beam ! Clean residual mean=-0.000003 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.0990629 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 416 components and 0.0990629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070444Jy sigma=0.097972 ! Fit after self-cal, rms=0.070452Jy sigma=0.097891 ! Inverting map ! Added new window around map position (-7.2, 33.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000649118 Jy ! Component: 100 - total flux cleaned = -0.000298932 Jy ! Component: 150 - total flux cleaned = -0.000903556 Jy ! Component: 200 - total flux cleaned = -0.00106515 Jy ! Component: 250 - total flux cleaned = -0.00113297 Jy ! Component: 300 - total flux cleaned = -0.00106549 Jy ! Component: 350 - total flux cleaned = -0.00106445 Jy ! Component: 400 - total flux cleaned = -0.00112008 Jy ! Total flux subtracted in 400 components = -0.00112008 Jy ! Clean residual min=-0.002090 max=0.001956 Jy/beam ! Clean residual mean=-0.000004 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0979428 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 497 components and 0.0979428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069946Jy sigma=0.097442 ! Fit after self-cal, rms=0.069864Jy sigma=0.097400 ! Inverting map ! Added new window around map position (-24.6, -43.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000753265 Jy ! Component: 100 - total flux cleaned = 0.000531092 Jy ! Component: 150 - total flux cleaned = 0.00059807 Jy ! Component: 200 - total flux cleaned = 0.000659195 Jy ! Component: 250 - total flux cleaned = 0.000497167 Jy ! Component: 300 - total flux cleaned = 0.000239695 Jy ! Component: 350 - total flux cleaned = 4.22217e-05 Jy ! Component: 400 - total flux cleaned = -0.000287266 Jy ! Total flux subtracted in 400 components = -0.000287266 Jy ! Clean residual min=-0.001740 max=0.001561 Jy/beam ! Clean residual mean=-0.000002 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0976555 Jy ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 587 components and 0.0976555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069555Jy sigma=0.097144 ! Fit after self-cal, rms=0.069508Jy sigma=0.097120 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.208 mas, bmaj=3.828 mas, bpa=-19.66 degrees ! Estimated noise=5.89747 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.208 x 3.828 at -19.66 degrees (North through East) ! Clean map min=-0.014809 max=0.07348 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=0.9565 mas, bmaj=3.777 mas, bpa=-20.56 degrees ! Estimated noise=10.5952 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0704236 Jy ! Component: 100 - total flux cleaned = 0.103594 Jy ! Component: 150 - total flux cleaned = 0.123948 Jy ! Component: 200 - total flux cleaned = 0.135589 Jy ! Component: 250 - total flux cleaned = 0.143807 Jy ! Component: 300 - total flux cleaned = 0.147603 Jy ! Component: 350 - total flux cleaned = 0.148691 Jy ! Component: 400 - total flux cleaned = 0.149604 Jy ! Total flux subtracted in 400 components = 0.149604 Jy ! Clean residual min=-0.006569 max=0.008138 Jy/beam ! Clean residual mean=0.000023 rms=0.001867 Jy/beam ! Combined flux in latest and established models = 0.149605 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.149605 Jy ! Inverting map and beam ! Estimated beam: bmin=1.208 mas, bmaj=3.828 mas, bpa=-19.66 degrees ! Estimated noise=5.89747 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 (-37.6, 15.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00358214 Jy ! Component: 100 - total flux cleaned = 0.00204762 Jy ! Component: 150 - total flux cleaned = -0.000723748 Jy ! Component: 200 - total flux cleaned = -0.00271461 Jy ! Component: 250 - total flux cleaned = -0.00475536 Jy ! Component: 300 - total flux cleaned = -0.00684063 Jy ! Component: 350 - total flux cleaned = -0.00858921 Jy ! Component: 400 - total flux cleaned = -0.0102166 Jy ! Total flux subtracted in 400 components = -0.0102166 Jy ! Clean residual min=-0.004100 max=0.005373 Jy/beam ! Clean residual mean=0.000000 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.139388 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 151 components and 0.139388 Jy ! Inverting map ! Added new window around map position (2, -16.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433208 Jy ! Component: 100 - total flux cleaned = 0.00320185 Jy ! Component: 150 - total flux cleaned = 0.00245801 Jy ! Component: 200 - total flux cleaned = 0.00260571 Jy ! Component: 250 - total flux cleaned = 0.00222035 Jy ! Component: 300 - total flux cleaned = 0.00185551 Jy ! Component: 350 - total flux cleaned = 0.00127269 Jy ! Component: 400 - total flux cleaned = 0.000832503 Jy ! Total flux subtracted in 400 components = 0.000832503 Jy ! Clean residual min=-0.003084 max=0.003327 Jy/beam ! Clean residual mean=-0.000002 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.140221 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 238 components and 0.140221 Jy ! Inverting map ! Added new window around map position (28, 38.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209057 Jy ! Component: 100 - total flux cleaned = 0.00178186 Jy ! Component: 150 - total flux cleaned = 0.00119196 Jy ! Component: 200 - total flux cleaned = 0.000912973 Jy ! Component: 250 - total flux cleaned = 0.000646043 Jy ! Component: 300 - total flux cleaned = 0.000397096 Jy ! Component: 350 - total flux cleaned = 0.000319471 Jy ! Component: 400 - total flux cleaned = 8.00349e-05 Jy ! Total flux subtracted in 400 components = 8.00349e-05 Jy ! Clean residual min=-0.002306 max=0.002615 Jy/beam ! Clean residual mean=-0.000002 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.140301 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 312 components and 0.140301 Jy ! Inverting map ! Added new window around map position (-7.4, -33.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168278 Jy ! Component: 100 - total flux cleaned = 0.00254191 Jy ! Component: 150 - total flux cleaned = 0.00291147 Jy ! Component: 200 - total flux cleaned = 0.00305264 Jy ! Component: 250 - total flux cleaned = 0.00339325 Jy ! Component: 300 - total flux cleaned = 0.00346106 Jy ! Component: 350 - total flux cleaned = 0.00346225 Jy ! Component: 400 - total flux cleaned = 0.00358718 Jy ! Total flux subtracted in 400 components = 0.00358718 Jy ! Clean residual min=-0.001865 max=0.001929 Jy/beam ! Clean residual mean=-0.000002 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.143888 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 371 components and 0.143888 Jy ! Inverting map ! Added new window around map position (-26.6, 43.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103808 Jy ! Component: 100 - total flux cleaned = 0.0015526 Jy ! Component: 150 - total flux cleaned = 0.00167036 Jy ! Component: 200 - total flux cleaned = 0.00189825 Jy ! Component: 250 - total flux cleaned = 0.00195194 Jy ! Component: 300 - total flux cleaned = 0.00184696 Jy ! Component: 350 - total flux cleaned = 0.00169428 Jy ! Component: 400 - total flux cleaned = 0.00164347 Jy ! Total flux subtracted in 400 components = 0.00164347 Jy ! Clean residual min=-0.001548 max=0.001608 Jy/beam ! Clean residual mean=-0.000002 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.145531 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 429 components and 0.145531 Jy ! Inverting map ! Added new window around map position (46.4, -7.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000877619 Jy ! Component: 100 - total flux cleaned = 0.00082414 Jy ! Component: 150 - total flux cleaned = 0.000922592 Jy ! Component: 200 - total flux cleaned = 0.00116095 Jy ! Component: 250 - total flux cleaned = 0.00120775 Jy ! Component: 300 - total flux cleaned = 0.00134087 Jy ! Component: 350 - total flux cleaned = 0.00134012 Jy ! Component: 400 - total flux cleaned = 0.00121099 Jy ! Total flux subtracted in 400 components = 0.00121099 Jy ! Clean residual min=-0.001376 max=0.001321 Jy/beam ! Clean residual mean=-0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.146742 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 483 components and 0.146742 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.637 mas, bmaj=4.13 mas, bpa=-15.51 degrees ! Estimated noise=5.81292 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000246956 Jy ! Component: 100 - total flux cleaned = 0.000293031 Jy ! Component: 150 - total flux cleaned = 0.000290994 Jy ! Component: 200 - total flux cleaned = 0.000206112 Jy ! Component: 250 - total flux cleaned = 0.000247052 Jy ! Component: 300 - total flux cleaned = 0.00016859 Jy ! Component: 350 - total flux cleaned = 5.41509e-05 Jy ! Component: 400 - total flux cleaned = -0.000166678 Jy ! Total flux subtracted in 400 components = -0.000166678 Jy ! Clean residual min=-0.001125 max=0.001226 Jy/beam ! Clean residual mean=-0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.146576 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) ! Added new window around map position (9.4, 33.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.60544e-05 Jy ! Component: 100 - total flux cleaned = 0.000113819 Jy ! Component: 150 - total flux cleaned = 0.000261669 Jy ! Component: 200 - total flux cleaned = 0.000192437 Jy ! Component: 250 - total flux cleaned = 0.000124278 Jy ! Component: 300 - total flux cleaned = 5.96054e-05 Jy ! Component: 350 - total flux cleaned = 0.000122242 Jy ! Component: 400 - total flux cleaned = 0.000152256 Jy ! Total flux subtracted in 400 components = 0.000152256 Jy ! Clean residual min=-0.000975 max=0.001055 Jy/beam ! Clean residual mean=-0.000001 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.146728 Jy ! Adding 137 model components to the UV plane model. ! The established model now contains 607 components and 0.146728 Jy ! Inverting map ! Added new window around map position (41, -31.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000980177 Jy ! Component: 100 - total flux cleaned = 0.00145836 Jy ! Component: 150 - total flux cleaned = 0.00192465 Jy ! Component: 200 - total flux cleaned = 0.00229851 Jy ! Component: 250 - total flux cleaned = 0.00253735 Jy ! Component: 300 - total flux cleaned = 0.00279555 Jy ! Component: 350 - total flux cleaned = 0.00301794 Jy ! Component: 400 - total flux cleaned = 0.00331559 Jy ! Total flux subtracted in 400 components = 0.00331559 Jy ! Clean residual min=-0.000764 max=0.000804 Jy/beam ! Clean residual mean=-0.000001 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.150043 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 675 components and 0.150043 Jy ! Inverting map ! Added new window around map position (-42.8, -35.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000576012 Jy ! Component: 100 - total flux cleaned = 0.000751295 Jy ! Component: 150 - total flux cleaned = 0.000914631 Jy ! Component: 200 - total flux cleaned = 0.00101982 Jy ! Component: 250 - total flux cleaned = 0.0010957 Jy ! Component: 300 - total flux cleaned = 0.00116964 Jy ! Component: 350 - total flux cleaned = 0.00116941 Jy ! Component: 400 - total flux cleaned = 0.00128954 Jy ! Total flux subtracted in 400 components = 0.00128954 Jy ! Clean residual min=-0.000717 max=0.000653 Jy/beam ! Clean residual mean=-0.000000 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.151333 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 736 components and 0.151333 Jy ! Inverting map ! Added new window around map position (-35.6, -11). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000360441 Jy ! Component: 100 - total flux cleaned = 0.000608771 Jy ! Component: 150 - total flux cleaned = 0.000822332 Jy ! Component: 200 - total flux cleaned = 0.00098296 Jy ! Component: 250 - total flux cleaned = 0.00107267 Jy ! Component: 300 - total flux cleaned = 0.0012036 Jy ! Component: 350 - total flux cleaned = 0.0013317 Jy ! Component: 400 - total flux cleaned = 0.00147865 Jy ! Total flux subtracted in 400 components = 0.00147865 Jy ! Clean residual min=-0.000662 max=0.000577 Jy/beam ! Clean residual mean=-0.000000 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.152812 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 792 components and 0.152812 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.208 mas, bmaj=3.828 mas, bpa=-19.66 degrees ! Estimated noise=5.89747 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.70635e-05 Jy ! Component: 100 - total flux cleaned = 0.000228079 Jy ! Component: 150 - total flux cleaned = 0.000300148 Jy ! Component: 200 - total flux cleaned = 0.000368721 Jy ! Component: 250 - total flux cleaned = 0.000402112 Jy ! Component: 300 - total flux cleaned = 0.000467091 Jy ! Component: 350 - total flux cleaned = 0.000466988 Jy ! Component: 400 - total flux cleaned = 0.000529132 Jy ! Total flux subtracted in 400 components = 0.000529132 Jy ! Clean residual min=-0.000809 max=0.000928 Jy/beam ! Clean residual mean=0.000000 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.153341 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 853 components and 0.153341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068268Jy sigma=0.096251 ! Fit after self-cal, rms=0.068137Jy sigma=0.096126 wmodel /scr/pima/rdv94_uvs/J1827-0405_X_map.mod ! Writing 853 model components to file: /scr/pima/rdv94_uvs/J1827-0405_X_map.mod wobs /scr/pima/rdv94_uvs/J1827-0405_X_uvs.fits ! Applying 2464 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J1827-0405_X_uvs.fits wwins /scr/pima/rdv94_uvs/J1827-0405_X_map.win ! wwins: Wrote 16 windows to /scr/pima/rdv94_uvs/J1827-0405_X_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.000131938 Jy ! Component: 100 - total flux cleaned = -0.00029971 Jy ! Component: 150 - total flux cleaned = -0.000314655 Jy ! Component: 200 - total flux cleaned = -0.000286907 Jy ! Component: 250 - total flux cleaned = -0.000259497 Jy ! Component: 300 - total flux cleaned = -0.000218796 Jy ! Component: 350 - total flux cleaned = -0.000178911 Jy ! Component: 400 - total flux cleaned = -0.000139725 Jy ! Component: 450 - total flux cleaned = -8.84568e-05 Jy ! Component: 500 - total flux cleaned = -5.03427e-05 Jy ! Component: 550 - total flux cleaned = 2.42584e-05 Jy ! Component: 600 - total flux cleaned = 4.86905e-05 Jy ! Component: 650 - total flux cleaned = 7.31232e-05 Jy ! Component: 700 - total flux cleaned = 6.11222e-05 Jy ! Component: 750 - total flux cleaned = 4.93906e-05 Jy ! Component: 800 - total flux cleaned = 6.11775e-05 Jy ! Component: 850 - total flux cleaned = 4.96036e-05 Jy ! Component: 900 - total flux cleaned = 2.64689e-05 Jy ! Component: 950 - total flux cleaned = -7.82659e-06 Jy ! Component: 1000 - total flux cleaned = 3.63314e-06 Jy ! Component: 1050 - total flux cleaned = -3.03189e-05 Jy ! Component: 1100 - total flux cleaned = -4.15714e-05 Jy ! Component: 1150 - total flux cleaned = -8.61383e-05 Jy ! Component: 1200 - total flux cleaned = -0.000152359 Jy ! Component: 1250 - total flux cleaned = -0.00019615 Jy ! Component: 1300 - total flux cleaned = -0.000239649 Jy ! Component: 1350 - total flux cleaned = -0.000272062 Jy ! Component: 1400 - total flux cleaned = -0.00032576 Jy ! Component: 1450 - total flux cleaned = -0.000379154 Jy ! Component: 1500 - total flux cleaned = -0.000421621 Jy ! Component: 1550 - total flux cleaned = -0.000453194 Jy ! Component: 1600 - total flux cleaned = -0.000484644 Jy ! Component: 1650 - total flux cleaned = -0.000495074 Jy ! Component: 1700 - total flux cleaned = -0.000526183 Jy ! Component: 1750 - total flux cleaned = -0.000526175 Jy ! Component: 1800 - total flux cleaned = -0.00056722 Jy ! Component: 1850 - total flux cleaned = -0.000577419 Jy ! Component: 1900 - total flux cleaned = -0.00054696 Jy ! Component: 1950 - total flux cleaned = -0.000557117 Jy ! Component: 2000 - total flux cleaned = -0.000587333 Jy ! Component: 2050 - total flux cleaned = -0.000607312 Jy ! Component: 2100 - total flux cleaned = -0.000597293 Jy ! Component: 2150 - total flux cleaned = -0.000617157 Jy ! Component: 2200 - total flux cleaned = -0.000627106 Jy ! Component: 2250 - total flux cleaned = -0.000617223 Jy ! Component: 2300 - total flux cleaned = -0.000617122 Jy ! Component: 2350 - total flux cleaned = -0.000626926 Jy ! Component: 2400 - total flux cleaned = -0.000656092 Jy ! Component: 2450 - total flux cleaned = -0.00060762 Jy ! Component: 2500 - total flux cleaned = -0.000636632 Jy ! Component: 2550 - total flux cleaned = -0.000598123 Jy ! Component: 2600 - total flux cleaned = -0.000607698 Jy ! Component: 2650 - total flux cleaned = -0.000617245 Jy ! Component: 2700 - total flux cleaned = -0.000607651 Jy ! Component: 2750 - total flux cleaned = -0.000588595 Jy ! Component: 2800 - total flux cleaned = -0.000531738 Jy ! Component: 2850 - total flux cleaned = -0.000550668 Jy ! Component: 2900 - total flux cleaned = -0.000531826 Jy ! Component: 2950 - total flux cleaned = -0.000513022 Jy ! Component: 3000 - total flux cleaned = -0.000503662 Jy ! Component: 3050 - total flux cleaned = -0.000484942 Jy ! Component: 3100 - total flux cleaned = -0.000447625 Jy ! Component: 3150 - total flux cleaned = -0.000466285 Jy ! Component: 3200 - total flux cleaned = -0.000438374 Jy ! Component: 3250 - total flux cleaned = -0.000438355 Jy ! Component: 3300 - total flux cleaned = -0.000401292 Jy ! Component: 3350 - total flux cleaned = -0.000364281 Jy ! Component: 3400 - total flux cleaned = -0.00033659 Jy ! Component: 3450 - total flux cleaned = -0.000299695 Jy ! Component: 3500 - total flux cleaned = -0.000290497 Jy ! Component: 3550 - total flux cleaned = -0.000272105 Jy ! Component: 3600 - total flux cleaned = -0.000253696 Jy ! Component: 3650 - total flux cleaned = -0.000189412 Jy ! Component: 3700 - total flux cleaned = -0.000180216 Jy ! Component: 3750 - total flux cleaned = -0.000116056 Jy ! Component: 3800 - total flux cleaned = -0.000106856 Jy ! Component: 3850 - total flux cleaned = -7.94179e-05 Jy ! Component: 3900 - total flux cleaned = -6.10692e-05 Jy ! Component: 3950 - total flux cleaned = -6.20902e-06 Jy ! Component: 4000 - total flux cleaned = 3.03492e-05 Jy ! Component: 4050 - total flux cleaned = 5.78037e-05 Jy ! Total flux subtracted in 4096 components = 0.000112685 Jy ! Clean residual min=-0.000575 max=0.000501 Jy/beam ! Clean residual mean=0.000001 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.153453 Jy keep ! Adding 214 model components to the UV plane model. ! The established model now contains 1060 components and 0.153453 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J1827-0405_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.208 x 3.828 at -19.66 degrees (North through East) ! Clean map min=-0.0082623 max=0.069647 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J1827-0405_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.0696 rms= 0.00015 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J1827-0405_X_uvs.log closed on Tue Oct 8 12:24:37 2013