! Started logfile: /scr/pima/rdv94_uvs/J0455+0655_S_uvs.log on Tue Oct 8 12:12:04 2013 obs /scr/pima/rdv94_uvs/J0455+0655_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0455+0655_S_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! AN table 2: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.984375 visibilities/baseline/integration-bin. ! Found source: J0455+0655 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 5544 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/rdv_muppet /scr/pima/rdv94_uvs/J0455+0655_S] 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 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.999423Jy sigma=1.129581 ! Fit after self-cal, rms=0.959746Jy sigma=1.083292 ! 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=3.491 mas, bmaj=10.81 mas, bpa=-19.03 degrees ! Estimated noise=14.3174 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.0322997 Jy ! Component: 100 - total flux cleaned = 0.0397712 Jy ! Total flux subtracted in 100 components = 0.0397712 Jy ! Clean residual min=-0.003473 max=0.002853 Jy/beam ! Clean residual mean=-0.000012 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.0397713 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0397713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041728Jy sigma=0.044792 ! Fit after self-cal, rms=0.040301Jy sigma=0.043077 ! 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=4.26 mas, bmaj=11.21 mas, bpa=-18.44 degrees ! Estimated noise=8.55352 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.0036035 Jy ! Component: 100 - total flux cleaned = 0.00441508 Jy ! Component: 150 - total flux cleaned = 0.00465984 Jy ! Component: 200 - total flux cleaned = 0.00473618 Jy ! Total flux subtracted in 200 components = 0.00473618 Jy ! Clean residual min=-0.001989 max=0.002051 Jy/beam ! Clean residual mean=-0.000009 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0445074 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.0445074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040017Jy sigma=0.042644 ! Fit after self-cal, rms=0.040042Jy sigma=0.042640 ! 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.85 FD 1.17 HN 1.16 KP 1.22 ! LA 1.15 MK 0.90 NL 0.87 OV 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.86 FD 1.11 HN 1.08 KP 1.17 ! LA 1.19 MK 0.67 NL 0.91 OV 1.06 ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.23 HN 1.20 KP 1.13 ! LA 1.07 MK 0.93 NL 0.92 OV 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.13 HN 1.10 KP 1.10 ! LA 1.21 MK 1.07 NL 0.93 OV 1.05 ! PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.21 HN 1.10 KP 1.08 ! LA 1.09 MK 0.82 NL 0.94 OV 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.20 HN 1.06 KP 0.96 ! LA 0.90 MK 1.03 NL 1.04 OV 1.01 ! PT 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.19 HN 1.15 KP 0.86 ! LA 0.84 MK 1.03 NL 0.92 OV 0.79 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.83 FD 1.07 HN 0.97 KP 0.90 ! LA 0.74 MK 1.12 NL 0.97 OV 0.87 ! PT 0.82 ! ! ! Fit before self-cal, rms=0.040042Jy sigma=0.042640 ! Fit after self-cal, rms=0.037457Jy sigma=0.041472 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.226 mas, bmaj=11.05 mas, bpa=-18.82 degrees ! Estimated noise=8.41139 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.00046857 Jy ! Component: 100 - total flux cleaned = 0.000560818 Jy ! Component: 150 - total flux cleaned = 0.00065194 Jy ! Component: 200 - total flux cleaned = 0.000697811 Jy ! Total flux subtracted in 200 components = 0.000697811 Jy ! Clean residual min=-0.001399 max=0.001375 Jy/beam ! Clean residual mean=-0.000004 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0452052 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.0452052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037427Jy sigma=0.041446 ! Fit after self-cal, rms=0.037515Jy sigma=0.041409 ! 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.037515Jy sigma=0.041409 ! Fit after self-cal, rms=0.037531Jy sigma=0.041402 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.216 mas, bmaj=10.99 mas, bpa=-18.82 degrees ! Estimated noise=8.39986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198417 Jy ! Component: 100 - total flux cleaned = 0.000309582 Jy ! Component: 150 - total flux cleaned = 0.000387808 Jy ! Component: 200 - total flux cleaned = 0.000409593 Jy ! Total flux subtracted in 200 components = 0.000409593 Jy ! Clean residual min=-0.001388 max=0.001307 Jy/beam ! Clean residual mean=-0.000004 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.0456148 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.0456148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037517Jy sigma=0.041391 ! Fit after self-cal, rms=0.037530Jy sigma=0.041390 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 = -1.46447e-05 Jy ! Component: 100 - total flux cleaned = -4.53678e-06 Jy ! Component: 150 - total flux cleaned = 5.07594e-06 Jy ! Component: 200 - total flux cleaned = 2.22599e-05 Jy ! Total flux subtracted in 200 components = 2.22599e-05 Jy ! Clean residual min=-0.001386 max=0.001293 Jy/beam ! Clean residual mean=-0.000004 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.0456371 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.0456371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037524Jy sigma=0.041386 ! Fit after self-cal, rms=0.037527Jy sigma=0.041385 ! 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.037527Jy sigma=0.041385 ! Fit after self-cal, rms=0.037405Jy sigma=0.041383 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.211 mas, bmaj=10.95 mas, bpa=-18.82 degrees ! Estimated noise=8.36708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.1781e-05 Jy ! Component: 100 - total flux cleaned = 9.52165e-05 Jy ! Component: 150 - total flux cleaned = 0.000131644 Jy ! Component: 200 - total flux cleaned = 0.00015589 Jy ! Total flux subtracted in 200 components = 0.00015589 Jy ! Clean residual min=-0.001377 max=0.001269 Jy/beam ! Clean residual mean=-0.000004 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.045793 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.045793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037398Jy sigma=0.041378 ! Fit after self-cal, rms=0.037403Jy sigma=0.041378 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 = -1.46363e-05 Jy ! Component: 100 - total flux cleaned = 7.46696e-06 Jy ! Component: 150 - total flux cleaned = 2.76787e-05 Jy ! Component: 200 - total flux cleaned = 4.00248e-05 Jy ! Total flux subtracted in 200 components = 4.00248e-05 Jy ! Clean residual min=-0.001372 max=0.001257 Jy/beam ! Clean residual mean=-0.000004 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.045833 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.045833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037400Jy sigma=0.041376 ! Fit after self-cal, rms=0.037401Jy sigma=0.041376 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037401Jy sigma=0.041376 ! Fit after self-cal, rms=0.037261Jy sigma=0.041374 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.845 mas, bmaj=11.75 mas, bpa=-9.806 degrees ! Estimated noise=9.24128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124624 Jy ! Component: 100 - total flux cleaned = 0.000118505 Jy ! Component: 150 - total flux cleaned = 0.000122767 Jy ! Component: 200 - total flux cleaned = 0.000122861 Jy ! Total flux subtracted in 200 components = 0.000122861 Jy ! Clean residual min=-0.001484 max=0.001409 Jy/beam ! Clean residual mean=-0.000007 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0459559 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.0459559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037261Jy sigma=0.041374 ! Fit after self-cal, rms=0.037261Jy sigma=0.041373 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 = 2.47899e-05 Jy ! Component: 100 - total flux cleaned = 3.14273e-05 Jy ! Component: 150 - total flux cleaned = 3.13336e-05 Jy ! Component: 200 - total flux cleaned = 3.6802e-05 Jy ! Total flux subtracted in 200 components = 3.6802e-05 Jy ! Clean residual min=-0.001474 max=0.001409 Jy/beam ! Clean residual mean=-0.000007 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0459927 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.0459927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037262Jy sigma=0.041374 ! Fit after self-cal, rms=0.037261Jy sigma=0.041373 ! 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 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT 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.037261Jy sigma=0.041373 ! Fit after self-cal, rms=0.037261Jy sigma=0.041373 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 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT 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.037261Jy sigma=0.041373 ! Fit after self-cal, rms=0.037251Jy sigma=0.041373 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=10.59 mas, bpa=-19.51 degrees ! Estimated noise=13.7018 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.000457932 Jy ! Component: 100 - total flux cleaned = 0.000507043 Jy ! Component: 150 - total flux cleaned = 0.000552611 Jy ! Component: 200 - total flux cleaned = 0.000614248 Jy ! Total flux subtracted in 200 components = 0.000614248 Jy ! Clean residual min=-0.002135 max=0.002016 Jy/beam ! Clean residual mean=-0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0466069 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 0.0466069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037258Jy sigma=0.041377 ! Fit after self-cal, rms=0.037265Jy sigma=0.041374 ! 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=4.212 mas, bmaj=10.9 mas, bpa=-18.82 degrees ! Estimated noise=8.32284 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.000475651 Jy ! Component: 100 - total flux cleaned = -0.000537047 Jy ! Component: 150 - total flux cleaned = -0.000551548 Jy ! Component: 200 - total flux cleaned = -0.000563696 Jy ! Component: 250 - total flux cleaned = -0.000573973 Jy ! Component: 300 - total flux cleaned = -0.000578443 Jy ! Component: 350 - total flux cleaned = -0.00058662 Jy ! Component: 400 - total flux cleaned = -0.000590346 Jy ! Total flux subtracted in 400 components = -0.000590346 Jy ! Clean residual min=-0.001354 max=0.001237 Jy/beam ! Clean residual mean=-0.000004 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0460166 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 113 components and 0.0460166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037254Jy sigma=0.041369 ! Fit after self-cal, rms=0.037249Jy sigma=0.041368 ! 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 = -4.84255e-05 Jy ! Component: 100 - total flux cleaned = -3.15313e-05 Jy ! Component: 150 - total flux cleaned = -2.36358e-05 Jy ! Component: 200 - total flux cleaned = -1.98379e-05 Jy ! Component: 250 - total flux cleaned = -1.61639e-05 Jy ! Component: 300 - total flux cleaned = -9.35495e-06 Jy ! Component: 350 - total flux cleaned = -6.16951e-06 Jy ! Component: 400 - total flux cleaned = -6.21386e-06 Jy ! Total flux subtracted in 400 components = -6.21386e-06 Jy ! Clean residual min=-0.001357 max=0.001234 Jy/beam ! Clean residual mean=-0.000004 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.0460104 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 120 components and 0.0460104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037247Jy sigma=0.041367 ! Fit after self-cal, rms=0.037248Jy sigma=0.041366 ! 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. ! Applying 2560 buffered edits. 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.037248Jy sigma=0.041366 ! Fit after self-cal, rms=0.037037Jy sigma=0.041365 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.199 mas, bmaj=10.89 mas, bpa=-18.87 degrees ! Estimated noise=8.28227 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.01733e-05 Jy ! Component: 100 - total flux cleaned = -4.68565e-05 Jy ! Component: 150 - total flux cleaned = -2.73129e-05 Jy ! Component: 200 - total flux cleaned = -2.32275e-05 Jy ! Component: 250 - total flux cleaned = -1.96451e-05 Jy ! Component: 300 - total flux cleaned = -1.97327e-05 Jy ! Component: 350 - total flux cleaned = -1.36433e-05 Jy ! Component: 400 - total flux cleaned = -7.88939e-06 Jy ! Total flux subtracted in 400 components = -7.88939e-06 Jy ! Clean residual min=-0.001355 max=0.001219 Jy/beam ! Clean residual mean=-0.000004 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0460025 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 131 components and 0.0460025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037033Jy sigma=0.041364 ! Fit after self-cal, rms=0.037035Jy sigma=0.041364 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 = -6.80244e-06 Jy ! Component: 100 - total flux cleaned = 2.86736e-06 Jy ! Component: 150 - total flux cleaned = 5.87348e-06 Jy ! Component: 200 - total flux cleaned = 5.86461e-06 Jy ! Component: 250 - total flux cleaned = 3.08902e-06 Jy ! Component: 300 - total flux cleaned = 3.01461e-06 Jy ! Component: 350 - total flux cleaned = 3.83878e-07 Jy ! Component: 400 - total flux cleaned = -2.20162e-06 Jy ! Total flux subtracted in 400 components = -2.20162e-06 Jy ! Clean residual min=-0.001353 max=0.001221 Jy/beam ! Clean residual mean=-0.000004 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0460003 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.0460003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037034Jy sigma=0.041363 ! Fit after self-cal, rms=0.037035Jy sigma=0.041363 ! 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.037035Jy sigma=0.041363 ! Fit after self-cal, rms=0.036833Jy sigma=0.041362 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.189 mas, bmaj=10.88 mas, bpa=-18.9 degrees ! Estimated noise=8.24372 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102423 Jy ! Component: 100 - total flux cleaned = -6.47438e-05 Jy ! Component: 150 - total flux cleaned = -5.67902e-05 Jy ! Component: 200 - total flux cleaned = -5.01061e-05 Jy ! Component: 250 - total flux cleaned = -5.00413e-05 Jy ! Component: 300 - total flux cleaned = -4.74946e-05 Jy ! Component: 350 - total flux cleaned = -4.49129e-05 Jy ! Component: 400 - total flux cleaned = -4.73953e-05 Jy ! Total flux subtracted in 400 components = -4.73953e-05 Jy ! Clean residual min=-0.001351 max=0.001208 Jy/beam ! Clean residual mean=-0.000004 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.0459529 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 140 components and 0.0459529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036830Jy sigma=0.041361 ! Fit after self-cal, rms=0.036831Jy sigma=0.041361 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 = 1.12861e-05 Jy ! Component: 100 - total flux cleaned = 1.96488e-05 Jy ! Component: 150 - total flux cleaned = 1.95028e-05 Jy ! Component: 200 - total flux cleaned = 1.94528e-05 Jy ! Component: 250 - total flux cleaned = 1.95386e-05 Jy ! Component: 300 - total flux cleaned = 1.70861e-05 Jy ! Component: 350 - total flux cleaned = 1.70963e-05 Jy ! Component: 400 - total flux cleaned = 1.48555e-05 Jy ! Total flux subtracted in 400 components = 1.48555e-05 Jy ! Clean residual min=-0.001346 max=0.001205 Jy/beam ! Clean residual mean=-0.000004 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0459677 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 144 components and 0.0459677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036830Jy sigma=0.041361 ! Fit after self-cal, rms=0.036831Jy sigma=0.041361 ! 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, 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.036831Jy sigma=0.041361 ! Fit after self-cal, rms=0.038179Jy sigma=0.040611 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.837 mas, bmaj=11.71 mas, bpa=-9.62 degrees ! Estimated noise=9.25738 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000391597 Jy ! Component: 100 - total flux cleaned = 0.000562499 Jy ! Component: 150 - total flux cleaned = 0.000596889 Jy ! Component: 200 - total flux cleaned = 0.000614039 Jy ! Component: 250 - total flux cleaned = 0.000625838 Jy ! Component: 300 - total flux cleaned = 0.000633155 Jy ! Component: 350 - total flux cleaned = 0.000643507 Jy ! Component: 400 - total flux cleaned = 0.000649895 Jy ! Total flux subtracted in 400 components = 0.000649895 Jy ! Clean residual min=-0.001502 max=0.001356 Jy/beam ! Clean residual mean=-0.000007 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0466176 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 150 components and 0.0466176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038179Jy sigma=0.040605 ! Fit after self-cal, rms=0.038236Jy sigma=0.040584 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 = 2.11472e-06 Jy ! Component: 100 - total flux cleaned = 8.37921e-06 Jy ! Component: 150 - total flux cleaned = 1.44331e-05 Jy ! Component: 200 - total flux cleaned = 2.01901e-05 Jy ! Component: 250 - total flux cleaned = 2.2993e-05 Jy ! Component: 300 - total flux cleaned = 2.2974e-05 Jy ! Component: 350 - total flux cleaned = 2.31078e-05 Jy ! Component: 400 - total flux cleaned = 2.31271e-05 Jy ! Total flux subtracted in 400 components = 2.31271e-05 Jy ! Clean residual min=-0.001477 max=0.001375 Jy/beam ! Clean residual mean=-0.000007 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0466407 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 155 components and 0.0466407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038237Jy sigma=0.040585 ! Fit after self-cal, rms=0.038236Jy sigma=0.040585 ! 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=4.186 mas, bmaj=10.87 mas, bpa=-18.91 degrees ! Estimated noise=8.32133 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.186 x 10.87 at -18.91 degrees (North through East) ! Clean map min=-0.0012941 max=0.042123 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=10.59 mas, bpa=-19.6 degrees ! Estimated noise=13.563 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0315768 Jy ! Component: 100 - total flux cleaned = 0.0390933 Jy ! Component: 150 - total flux cleaned = 0.04239 Jy ! Component: 200 - total flux cleaned = 0.0442633 Jy ! Component: 250 - total flux cleaned = 0.0453517 Jy ! Component: 300 - total flux cleaned = 0.0458349 Jy ! Component: 350 - total flux cleaned = 0.0461403 Jy ! Component: 400 - total flux cleaned = 0.0462892 Jy ! Total flux subtracted in 400 components = 0.0462892 Jy ! Clean residual min=-0.002107 max=0.002158 Jy/beam ! Clean residual mean=-0.000002 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.0462892 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.0462892 Jy ! Inverting map and beam ! Estimated beam: bmin=4.186 mas, bmaj=10.87 mas, bpa=-18.91 degrees ! Estimated noise=8.32133 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000352022 Jy ! Component: 100 - total flux cleaned = -0.000154206 Jy ! Component: 150 - total flux cleaned = -0.000118013 Jy ! Component: 200 - total flux cleaned = -5.02442e-05 Jy ! Component: 250 - total flux cleaned = -6.10021e-05 Jy ! Component: 300 - total flux cleaned = -4.03889e-05 Jy ! Component: 350 - total flux cleaned = -3.14579e-05 Jy ! Component: 400 - total flux cleaned = -2.34794e-05 Jy ! Total flux subtracted in 400 components = -2.34794e-05 Jy ! Clean residual min=-0.001281 max=0.001225 Jy/beam ! Clean residual mean=-0.000004 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.0462657 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.0462657 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.837 mas, bmaj=11.71 mas, bpa=-9.62 degrees ! Estimated noise=9.25738 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000236772 Jy ! Component: 100 - total flux cleaned = 0.000237296 Jy ! Component: 150 - total flux cleaned = 0.000241916 Jy ! Component: 200 - total flux cleaned = 0.000249581 Jy ! Component: 250 - total flux cleaned = 0.000253144 Jy ! Component: 300 - total flux cleaned = 0.000256671 Jy ! Component: 350 - total flux cleaned = 0.000260158 Jy ! Component: 400 - total flux cleaned = 0.000260297 Jy ! Total flux subtracted in 400 components = 0.000260297 Jy ! Clean residual min=-0.001472 max=0.001361 Jy/beam ! Clean residual mean=-0.000007 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.046526 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.37025e-06 Jy ! Component: 100 - total flux cleaned = 6.52224e-06 Jy ! Component: 150 - total flux cleaned = 6.59318e-06 Jy ! Component: 200 - total flux cleaned = 9.65364e-06 Jy ! Component: 250 - total flux cleaned = 9.61573e-06 Jy ! Component: 300 - total flux cleaned = 1.25733e-05 Jy ! Component: 350 - total flux cleaned = 1.26123e-05 Jy ! Component: 400 - total flux cleaned = 1.53815e-05 Jy ! Total flux subtracted in 400 components = 1.53815e-05 Jy ! Clean residual min=-0.001467 max=0.001364 Jy/beam ! Clean residual mean=-0.000007 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0465414 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 73 components and 0.0465414 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.186 mas, bmaj=10.87 mas, bpa=-18.91 degrees ! Estimated noise=8.32133 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124143 Jy ! Component: 100 - total flux cleaned = -0.000130255 Jy ! Component: 150 - total flux cleaned = -0.000141587 Jy ! Component: 200 - total flux cleaned = -0.000151977 Jy ! Component: 250 - total flux cleaned = -0.000151864 Jy ! Component: 300 - total flux cleaned = -0.000151922 Jy ! Component: 350 - total flux cleaned = -0.000156282 Jy ! Component: 400 - total flux cleaned = -0.000156304 Jy ! Total flux subtracted in 400 components = -0.000156304 Jy ! Clean residual min=-0.001290 max=0.001206 Jy/beam ! Clean residual mean=-0.000004 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0463851 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 85 components and 0.0463851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038238Jy sigma=0.040591 ! Fit after self-cal, rms=0.038237Jy sigma=0.040591 wmodel /scr/pima/rdv94_uvs/J0455+0655_S_map.mod ! Writing 85 model components to file: /scr/pima/rdv94_uvs/J0455+0655_S_map.mod wobs /scr/pima/rdv94_uvs/J0455+0655_S_uvs.fits ! Applying 256 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0455+0655_S_uvs.fits wwins /scr/pima/rdv94_uvs/J0455+0655_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J0455+0655_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.000413845 Jy ! Component: 100 - total flux cleaned = -0.000371114 Jy ! Component: 150 - total flux cleaned = -0.000249531 Jy ! Component: 200 - total flux cleaned = -0.000116492 Jy ! Component: 250 - total flux cleaned = 9.75664e-06 Jy ! Component: 300 - total flux cleaned = 9.61696e-05 Jy ! Component: 350 - total flux cleaned = 0.000162668 Jy ! Component: 400 - total flux cleaned = 0.000195102 Jy ! Component: 450 - total flux cleaned = 0.000227108 Jy ! Component: 500 - total flux cleaned = 0.000273195 Jy ! Component: 550 - total flux cleaned = 0.000348261 Jy ! Component: 600 - total flux cleaned = 0.000377145 Jy ! Component: 650 - total flux cleaned = 0.000419653 Jy ! Component: 700 - total flux cleaned = 0.000461511 Jy ! Component: 750 - total flux cleaned = 0.000502222 Jy ! Component: 800 - total flux cleaned = 0.000568852 Jy ! Component: 850 - total flux cleaned = 0.000581765 Jy ! Component: 900 - total flux cleaned = 0.000645881 Jy ! Component: 950 - total flux cleaned = 0.000683424 Jy ! Component: 1000 - total flux cleaned = 0.000695773 Jy ! Component: 1050 - total flux cleaned = 0.000744336 Jy ! Component: 1100 - total flux cleaned = 0.00075639 Jy ! Component: 1150 - total flux cleaned = 0.000803382 Jy ! Component: 1200 - total flux cleaned = 0.000791629 Jy ! Component: 1250 - total flux cleaned = 0.000848667 Jy ! Component: 1300 - total flux cleaned = 0.000837283 Jy ! Component: 1350 - total flux cleaned = 0.000848548 Jy ! Component: 1400 - total flux cleaned = 0.000870257 Jy ! Component: 1450 - total flux cleaned = 0.000870277 Jy ! Component: 1500 - total flux cleaned = 0.000912651 Jy ! Component: 1550 - total flux cleaned = 0.000923107 Jy ! Component: 1600 - total flux cleaned = 0.000902327 Jy ! Component: 1650 - total flux cleaned = 0.000871933 Jy ! Component: 1700 - total flux cleaned = 0.000841761 Jy ! Component: 1750 - total flux cleaned = 0.000891533 Jy ! Component: 1800 - total flux cleaned = 0.000822331 Jy ! Component: 1850 - total flux cleaned = 0.000822552 Jy ! Component: 1900 - total flux cleaned = 0.000803131 Jy ! Component: 1950 - total flux cleaned = 0.000774462 Jy ! Component: 2000 - total flux cleaned = 0.000745941 Jy ! Component: 2050 - total flux cleaned = 0.00069921 Jy ! Component: 2100 - total flux cleaned = 0.000699234 Jy ! Component: 2150 - total flux cleaned = 0.000708369 Jy ! Component: 2200 - total flux cleaned = 0.000681 Jy ! Component: 2250 - total flux cleaned = 0.000671947 Jy ! Component: 2300 - total flux cleaned = 0.000645038 Jy ! Component: 2350 - total flux cleaned = 0.00060987 Jy ! Component: 2400 - total flux cleaned = 0.000566243 Jy ! Component: 2450 - total flux cleaned = 0.000574857 Jy ! Component: 2500 - total flux cleaned = 0.000549109 Jy ! Component: 2550 - total flux cleaned = 0.000540632 Jy ! Component: 2600 - total flux cleaned = 0.000515403 Jy ! Component: 2650 - total flux cleaned = 0.000498784 Jy ! Component: 2700 - total flux cleaned = 0.000482251 Jy ! Component: 2750 - total flux cleaned = 0.000498634 Jy ! Component: 2800 - total flux cleaned = 0.000458059 Jy ! Component: 2850 - total flux cleaned = 0.000482261 Jy ! Component: 2900 - total flux cleaned = 0.00046642 Jy ! Component: 2950 - total flux cleaned = 0.000474422 Jy ! Component: 3000 - total flux cleaned = 0.000513656 Jy ! Component: 3050 - total flux cleaned = 0.000529346 Jy ! Component: 3100 - total flux cleaned = 0.000537065 Jy ! Component: 3150 - total flux cleaned = 0.000537027 Jy ! Component: 3200 - total flux cleaned = 0.000552229 Jy ! Component: 3250 - total flux cleaned = 0.000544642 Jy ! Component: 3300 - total flux cleaned = 0.000537235 Jy ! Component: 3350 - total flux cleaned = 0.000589439 Jy ! Component: 3400 - total flux cleaned = 0.000581939 Jy ! Component: 3450 - total flux cleaned = 0.000618737 Jy ! Component: 3500 - total flux cleaned = 0.000633361 Jy ! Component: 3550 - total flux cleaned = 0.000647844 Jy ! Component: 3600 - total flux cleaned = 0.000669457 Jy ! Component: 3650 - total flux cleaned = 0.000690917 Jy ! Component: 3700 - total flux cleaned = 0.000733526 Jy ! Component: 3750 - total flux cleaned = 0.000733459 Jy ! Component: 3800 - total flux cleaned = 0.000726411 Jy ! Component: 3850 - total flux cleaned = 0.000782259 Jy ! Component: 3900 - total flux cleaned = 0.000768391 Jy ! Component: 3950 - total flux cleaned = 0.000809746 Jy ! Component: 4000 - total flux cleaned = 0.000802935 Jy ! Component: 4050 - total flux cleaned = 0.000823399 Jy ! Total flux subtracted in 4096 components = 0.000816639 Jy ! Clean residual min=-0.000376 max=0.000405 Jy/beam ! Clean residual mean=-0.000001 rms=0.000132 Jy/beam ! Combined flux in latest and established models = 0.0472017 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 410 components and 0.0472017 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J0455+0655_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.186 x 10.87 at -18.91 degrees (North through East) ! Clean map min=-0.00084693 max=0.041955 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0455+0655_S_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.0419 rms= 0.00012 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0455+0655_S_uvs.log closed on Tue Oct 8 12:12:10 2013